0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / GeomConvert / GeomConvert_BSplineCurveToBezierCurve.cxx
index 3ed1778..6bfa8cf 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
+#include <Geom_BSplineCurve.hxx>
 
 
 //=======================================================================