Remove an unused header.
We don't need <string> to define the public interface of LinearsSolverAGMG.
This commit is contained in:
parent
624d6177df
commit
7a48d13424
@ -44,7 +44,6 @@
|
||||
|
||||
#include <opm/core/linalg/LinearSolverInterface.hpp>
|
||||
#include <opm/core/utility/parameters/ParameterGroup.hpp>
|
||||
#include <string>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user