Major cleanup/change in the way things are included.

Needs a Linux compile check.
p4#: 21545
This commit is contained in:
Jacob Støren
2013-05-06 10:55:00 +02:00
parent 8ef10316d8
commit cf664210bf
55 changed files with 600 additions and 163 deletions

View File

@@ -23,8 +23,11 @@
#include "cafPdmField.h"
#include "cafPdmObject.h"
#include "RimStatisticsCaseCollection.h"
#include "RimCaseCollection.h"
#include "RifReaderInterface.h"
//#include "RimStatisticsCaseCollection.h"
class RimCaseCollection;
class RimStatisticsCase;
class RimCase;
class RigMainGrid;