remove unnecessary includes

This commit is contained in:
Arne Morten Kvarving
2021-05-20 12:16:21 +02:00
parent 31cb01ae24
commit 09cbfb4cde

View File

@@ -20,9 +20,7 @@
#ifndef OPM_GASLIFT_WELL_STATE_HEADER_INCLUDED
#define OPM_GASLIFT_WELL_STATE_HEADER_INCLUDED
#include <memory>
#include <optional>
#include <string>
#include <utility>
namespace Opm