Merge pull request #2984 from blattms/do-not-include-config.h-in-header

Do not include config.h in header (not even in *_impl.hpp)
This commit is contained in:
Bård Skaflestad
2020-12-11 20:47:08 +01:00
committed by GitHub

View File

@@ -17,8 +17,6 @@
along with OPM. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
#include <opm/simulators/linalg/setupPropertyTree.hpp>
#include <boost/version.hpp>