0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / IntSurf / IntSurf_PathPointTool.cxx
index 814f755..7656ff1 100644 (file)
@@ -12,6 +12,8 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <IntSurf_PathPointTool.ixx>
-
 
+#include <IntSurf_PathPoint.hxx>
+#include <IntSurf_PathPointTool.hxx>
+#include <Standard_OutOfRange.hxx>
+#include <StdFail_UndefinedDerivative.hxx>