0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / ShapeConstruct / ShapeConstruct_ProjectCurveOnSurface.cxx
index 1c6cf28..8f8b190 100644 (file)
@@ -70,6 +70,9 @@
 #include <ProjLib_CompProjectedCurve.hxx>
 #include <ProjLib_HCompProjectedCurve.hxx>
 #include <Approx_CurveOnSurface.hxx>
+#include <Geom_BoundedCurve.hxx>
+#include <Geom_BezierSurface.hxx>
+#include <Geom_BSplineSurface.hxx>
 
 #define NCONTROL 23