Remove Unused.hpp inclusion.

This commit is contained in:
Atgeirr Flø Rasmussen 2022-08-09 16:14:27 +02:00
parent 3b0c492b52
commit c0f3b0072b
2 changed files with 0 additions and 2 deletions

View File

@ -50,7 +50,6 @@
#include <opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/Dnapl.hpp>
#include <opm/material/common/Unused.hpp>
#include <dune/common/version.hh>
#include <dune/common/fmatrix.hh>

View File

@ -33,7 +33,6 @@
#include <opm/models/common/multiphasebaseproblem.hh>
#include <opm/material/common/Means.hpp>
#include <opm/material/common/Unused.hpp>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>