From: jfa Date: Mon, 14 Dec 2020 12:32:18 +0000 (+0300) Subject: Porting to OCCT7.5.0 X-Git-Tag: V9_7_0a1~16 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=30bf08e12bb2b54559bf915c65b4b361359ca0f5;p=modules%2Fgeom.git Porting to OCCT7.5.0 --- diff --git a/src/GEOM/GEOM_Engine.cxx b/src/GEOM/GEOM_Engine.cxx index c69a5722f..8bc609352 100644 --- a/src/GEOM/GEOM_Engine.cxx +++ b/src/GEOM/GEOM_Engine.cxx @@ -37,6 +37,7 @@ #include "utilities.h" #include +#include #include #include @@ -62,7 +63,9 @@ #include +#if OCC_VERSION_LARGE < 0x07050000 #include +#endif #include #include