mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
pre-proto - Fixing include statements after build error
This commit is contained in:
parent
9e822382b1
commit
e476364362
@ -35,8 +35,8 @@
|
||||
#include "cvfBoundingBox.h"
|
||||
#include "cvfPlane.h"
|
||||
#include "cvfGeometryTools.h"
|
||||
#include "cafHexGridIntersectionTools\cafHexGridIntersectionTools.h"
|
||||
#include "custom-clipper\clipper\clipper.hpp"
|
||||
#include "cafHexGridIntersectionTools/cafHexGridIntersectionTools.h"
|
||||
#include "custom-clipper/clipper/clipper.hpp"
|
||||
|
||||
|
||||
CAF_PDM_XML_ABSTRACT_SOURCE_INIT(RimFracture, "Fracture");
|
||||
|
Loading…
Reference in New Issue
Block a user