Salome HOME
Migration to OCCT 7.0
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_AlgoTools.hxx
index d547036c4154b02cb1e5387ab3dfaed1e09407da..c670dd48601f6e03fc0bd19320453dfeac3d4cda 100755 (executable)
 #include <Standard_Macro.hxx>
 #include <Standard_Boolean.hxx>
 #if OCC_VERSION_LARGE > 0x06070100
-#include <Handle_IntTools_Context.hxx>
 #include <IntTools_Context.hxx>
 #else
-#include <Handle_BOPInt_Context.hxx>
 #include <BOPInt_Context.hxx>
 #endif
 #include <Standard_Integer.hxx>