remove unused includes of Unused.hpp
This commit is contained in:
parent
e96594d32c
commit
cb9f01df4e
@ -45,7 +45,6 @@
|
||||
#include <opm/material/fluidstates/NonEquilibriumFluidState.hpp>
|
||||
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
#include <dune/common/classname.hh>
|
||||
|
||||
#include <iostream>
|
||||
|
@ -29,7 +29,6 @@
|
||||
#define OPM_CONDITIONAL_STORAGE_HH
|
||||
|
||||
#include <stdexcept>
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
#include <utility>
|
||||
|
||||
namespace Opm {
|
||||
|
@ -30,7 +30,6 @@
|
||||
|
||||
#include <opm/material/common/Valgrind.hpp>
|
||||
#include <opm/material/common/Exceptions.hpp>
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <vector>
|
||||
|
@ -29,8 +29,6 @@
|
||||
#if !defined OPM_COMMON_QUAD_HPP && HAVE_QUAD
|
||||
#define OPM_COMMON_QUAD_HPP
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <cmath>
|
||||
#include <complex>
|
||||
#include <string>
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
#include <opm/material/common/Exceptions.hpp>
|
||||
|
||||
namespace Opm {
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace Opm
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace Opm
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
namespace Opm {
|
||||
/*!
|
||||
* \ingroup Components
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace Opm
|
||||
|
@ -29,8 +29,6 @@
|
||||
|
||||
#include "Component.hpp"
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
namespace Opm {
|
||||
/*!
|
||||
* \ingroup Components
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace Opm
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <opm/material/IdealGas.hpp>
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace Opm {
|
||||
|
@ -35,8 +35,6 @@
|
||||
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#if HAVE_OPM_COMMON
|
||||
#include <opm/common/OpmLog/OpmLog.hpp>
|
||||
#else
|
||||
|
@ -31,8 +31,6 @@
|
||||
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
|
||||
#endif
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
#include <string>
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include <opm/material/common/HasMemberGeneratorMacros.hpp>
|
||||
|
||||
#include <opm/material/common/Valgrind.hpp>
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
#include <opm/material/common/ConditionalStorage.hpp>
|
||||
|
||||
namespace Opm {
|
||||
|
@ -27,8 +27,6 @@
|
||||
#ifndef OPM_NULL_THERMAL_CONDUCTION_LAW_HPP
|
||||
#define OPM_NULL_THERMAL_CONDUCTION_LAW_HPP
|
||||
|
||||
#include <opm/material/common/Unused.hpp>
|
||||
|
||||
namespace Opm {
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user