mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix build on dune 2.2
This commit is contained in:
@@ -30,12 +30,7 @@
|
||||
#include <opm/core/utility/Average.hpp>
|
||||
|
||||
#include <dune/common/version.hh>
|
||||
|
||||
#if DUNE_VERSION_NEWER(DUNE_COMMON, 2,3)
|
||||
#include <dune/geometry/referenceelements.hh>
|
||||
#else
|
||||
#include <dune/geometry/genericreferenceelements.hh>
|
||||
#endif
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user