mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-26 03:00:17 -06:00
Merge pull request #99 from andlaus/fix_build
adapt forgotten #include statement for Unused.hpp
This commit is contained in:
commit
7d01ce1ed9
@ -41,7 +41,7 @@
|
||||
|
||||
#include <ewoms/disc/vcfv/vcfvstencil.hh>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
#include <opm/common/Unused.hpp>
|
||||
|
||||
#if HAVE_DUNE_ALUGRID
|
||||
#define EWOMS_NO_ALUGRID_UNUSED
|
||||
|
Loading…
Reference in New Issue
Block a user