Merge branch 'use-libecl-hpp' into dev

This commit is contained in:
Magne Sjaastad 2018-09-07 10:28:39 +02:00
commit a0a7ff3e7c
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
#include <vector>
#include "ert/ecl_well/well_info.h"
#include "ert/ecl_well/well_info.hpp"
#include "RifReaderInterface.h"

View File

@ -26,7 +26,7 @@ class RifEclipseOutputFileTools;
//typedef struct ecl_file_struct ecl_file_type;
#include "ert/ecl_well/well_info.h"
#include "ert/ecl_well/well_info.hpp"