mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 18:21:00 -06:00
Relocated warning headers.
This commit is contained in:
parent
f7da1ca81c
commit
cbc41cfbf7
@ -28,9 +28,9 @@
|
||||
|
||||
#define BOOST_TEST_MODULE RegionMapping
|
||||
|
||||
#include <opm/core/utility/platform_dependent/disable_warnings.h>
|
||||
#include <opm/common/utility/platform_dependent/disable_warnings.h>
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <opm/core/utility/platform_dependent/reenable_warnings.h>
|
||||
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
|
||||
|
||||
/* --- our own headers --- */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user