mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-24 16:30:02 -06:00
Make DataMap.hpp properly include its dependencies.
This commit is contained in:
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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user