0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / BRepLib / BRepLib_CheckCurveOnSurface.cxx
index 587931e..fc27d88 100644 (file)
@@ -51,6 +51,8 @@
 #include <math_NewtonMinimum.hxx>
 #include <math_PSO.hxx>
 #include <math_PSOParticlesPool.hxx>
+#include <Geom_Curve.hxx>
+#include <Geom_Surface.hxx>
 
 class BRepLib_CheckCurveOnSurface_TargetFunc;