0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / Adaptor3d / Adaptor3d_IsoCurve.cxx
index 10a6ea8..01bd8e1 100644 (file)
@@ -28,6 +28,8 @@
 #include <Precision.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
+#include <Geom_BezierCurve.hxx>
+#include <Geom_BSplineCurve.hxx>
 
 
 //=======================================================================