Moved include_directory from main to ApplicationCode. Include of Eclipse hearder files must now be prefixed with ert/<module_name>

This commit is contained in:
Magne Sjaastad
2016-05-26 14:49:13 +02:00
parent f0dc0abada
commit 1929798532
12 changed files with 66 additions and 123 deletions

View File

@@ -18,7 +18,7 @@
#include "RifReaderEclipseSummary.h"
#include "ecl_sum.h"
#include "ert/ecl/ecl_sum.h"
#include <string>
#include <assert.h>