remove unused includes of Unused.hpp
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user