mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-29 18:57:56 -05:00
Removed unnecessary version if in transmult test
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user