Include <cassert> to bring in declaration of assert()
This commit is contained in:
parent
b4fe38e3fd
commit
0eb32742d4
@ -36,6 +36,7 @@
|
||||
#ifndef OPM_CSRMATRIXBLOCKASSEMBLER_HPP_HEADER
|
||||
#define OPM_CSRMATRIXBLOCKASSEMBLER_HPP_HEADER
|
||||
|
||||
#include <cassert>
|
||||
#include <cstddef>
|
||||
#include <cstdlib>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user