mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-29 20:43:49 -06:00
Only .cpp files should include config.h.
This commit is contained in:
parent
6b2f1d1507
commit
d6c0e771ca
@ -23,10 +23,6 @@
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#include <opm/core/props/satfunc/RelpermDiagnostics.hpp>
|
||||
#include <opm/core/utility/compressedToCartesian.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user