mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed unnecessary version if in transmult test
This commit is contained in:
parent
6a5dc78249
commit
56cd0f5d24
@ -37,11 +37,7 @@
|
|||||||
|
|
||||||
#if HAVE_OPM_GRID
|
#if HAVE_OPM_GRID
|
||||||
#include <dune/common/version.hh>
|
#include <dune/common/version.hh>
|
||||||
#if DUNE_VERSION_NEWER(DUNE_GRID, 2,3)
|
|
||||||
#include <dune/common/parallel/mpihelper.hh>
|
#include <dune/common/parallel/mpihelper.hh>
|
||||||
#else
|
|
||||||
#include <dune/common/mpihelper.hh>
|
|
||||||
#endif
|
|
||||||
#include <dune/grid/CpGrid.hpp>
|
#include <dune/grid/CpGrid.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user