mirror of
https://github.com/OPM/opm-upscaling.git
synced 2026-08-27 05:27:10 -05:00
Merge pull request #54 from andlaus/use-opm-material
Use the new opm material module A practical fall-out from merging this change is that GCC 4.4 becomes the minimum supported target platform for OPM-Porsol and its downstream modules such as OPM-Upscaling.
This commit is contained in:
@@ -37,9 +37,7 @@
|
||||
#define VERBOSE
|
||||
//#define USE_TBB
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#include "SimulatorTester.hpp"
|
||||
#include "SimulatorTesterFlexibleBC.hpp"
|
||||
|
||||
Reference in New Issue
Block a user