Fixed unit tests

This commit is contained in:
Magne Sjaastad
2016-05-26 15:17:49 +02:00
parent 1929798532
commit d4dfdc9754
3 changed files with 5 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
#include <time.h>
#include <stdbool.h>
/*
#include <util.h>
#include <int_vector.h>
#include <ecl_file.h>
@@ -34,6 +35,7 @@
#include <well_info.h>
#include <well_conn.h>
#include <well_ts.h>
*/
#include "gtest/gtest.h"