mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
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:
@@ -38,10 +38,8 @@
|
||||
#include <QTextStream>
|
||||
#include <QDebug>
|
||||
|
||||
#include "ecl_grid.h"
|
||||
#include "util.h"
|
||||
#include "well_state.h"
|
||||
|
||||
#include "ert/ecl/ecl_box.h"
|
||||
#include "ert/ecl/ecl_kw.h"
|
||||
|
||||
QString includeKeyword("INCLUDE");
|
||||
QString faultsKeyword("FAULTS");
|
||||
|
||||
Reference in New Issue
Block a user