mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Cleaned up includes for ProjectDataModel
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include "RimWellPathCollection.h"
|
||||
#include "RimOilField.h"
|
||||
#include "RimAnalysisModels.h"
|
||||
#include "RimFaultCollection.h"
|
||||
|
||||
#include "cafCeetronNavigation.h"
|
||||
#include "cafCadNavigation.h"
|
||||
@@ -78,6 +79,7 @@
|
||||
|
||||
#include "cvfProgramOptions.h"
|
||||
#include "cvfqtUtils.h"
|
||||
#include "RimCommandObject.h"
|
||||
|
||||
|
||||
namespace caf
|
||||
|
||||
@@ -24,6 +24,9 @@
|
||||
#include "cafPdmField.h"
|
||||
#include "cafAppEnum.h"
|
||||
|
||||
// Include to make Pdm work for cvf::Color
|
||||
#include "cafPdmFieldCvfColor.h"
|
||||
|
||||
|
||||
class RiaPreferences : public caf::PdmObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user