mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix headers
make all non-implementation headers includable without preconditions. Also, this removes the GravityColumnSolver.hpp file, because it tried to include a non-existing file and it was thus unused.
This commit is contained in:
parent
a224122d84
commit
57a1efcdc9
@ -4,6 +4,8 @@
|
||||
#error Do not include IncompPropertiesShadow_impl.hpp directly!
|
||||
#endif /* OPM_INCOMPPROPERTIESSHADOW_HEADER_INCLUDED */
|
||||
|
||||
#include <opm/core/utility/ErrorMacros.hpp>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user