Merge pull request #1768 from atgeirr/add-missing-include

Add missing include statement.
This commit is contained in:
Joakim Hove
2020-04-30 12:28:19 +02:00
committed by GitHub

View File

@@ -22,6 +22,7 @@
#define NETWORK_BRANCH_HPP
#include <optional>
#include <string>
namespace Opm {
namespace Network {