mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Set defines in *.cpp files.
That way we can keep the old order of includes which seems to be needed for compilation.
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
#ifndef OPM_FLOW_MAIN_EBOS_HEADER_INCLUDED
|
||||
#define OPM_FLOW_MAIN_EBOS_HEADER_INCLUDED
|
||||
|
||||
// Define making clear that the simulator supports AMG
|
||||
#define FLOW_SUPPORT_AMG 1
|
||||
|
||||
#include <sys/utsname.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user