remove unused includes of Unused.hpp

This commit is contained in:
Arne Morten Kvarving 2022-08-02 10:16:25 +02:00
parent e96594d32c
commit cb9f01df4e
16 changed files with 0 additions and 27 deletions

View File

@ -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>

View File

@ -29,7 +29,6 @@
#define OPM_CONDITIONAL_STORAGE_HH
#include <stdexcept>
#include <opm/material/common/Unused.hpp>
#include <utility>
namespace Opm {

View File

@ -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>

View File

@ -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>

View File

@ -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 {

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -29,8 +29,6 @@
#include "Component.hpp"
#include <opm/material/common/Unused.hpp>
namespace Opm {
/*!
* \ingroup Components

View File

@ -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

View File

@ -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 {

View File

@ -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

View File

@ -31,8 +31,6 @@
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
#endif
#include <opm/material/common/Unused.hpp>
#include <string>
#include <cassert>
#include <algorithm>

View File

@ -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 {

View File

@ -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 {
/*!