mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Make DataMap.hpp properly include its dependencies.
This commit is contained in:
committed by
Arne Morten Kvarving
parent
3725ac8f7d
commit
a767e166ae
@@ -20,8 +20,9 @@
|
||||
#ifndef OPM_DATAMAP_HEADER_INCLUDED
|
||||
#define OPM_DATAMAP_HEADER_INCLUDED
|
||||
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user