Salome HOME
0022743: EDF GEOM: Regression in MakePipeTShapeChamfer: Some faces are missing in...
[modules/geom.git] / src / XAOPlugin / XAOPlugin_IOperations.cxx
index a2eae44dbd732679515f5ab1e873f8d6c1687578..2e0f4d1533021ea6630942909b51aaf1da86ff73 100644 (file)
 #include <Standard_ErrorHandler.hxx> // CAREFUL ! position of this file is critic : see Lucien PIGNOLONI / OCC
 
 // OCC includes
-#if OCC_VERSION_LARGE > 0x06040000 // Porting to OCCT6.5.1
 #include <TColStd_HArray1OfByte.hxx>
 #include <TColStd_HArray1OfReal.hxx>
-#else
-#include <TDataStd_HArray1OfByte.hxx>
-#endif
 #include <TDataStd_Integer.hxx>