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:
Andreas Lauser 2013-09-10 18:01:16 +02:00
parent a224122d84
commit 57a1efcdc9

View File

@ -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
{
/**