delete Unused.hpp

it is moved to opm-common. use that file instead.
This commit is contained in:
Andreas Lauser
2016-11-22 14:43:00 +01:00
parent afa02f05d7
commit 69b2ebc5c6
12 changed files with 11 additions and 58 deletions

View File

@@ -67,7 +67,7 @@
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/N2.hpp>
#include <opm/material/common/Unused.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/utility/platform_dependent/disable_warnings.h>
#include <dune/common/parallel/mpihelper.hh>