0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / BRepMAT2d / BRepMAT2d_BisectingLocus.cxx
index 03397e6..2f9b0bc 100644 (file)
@@ -38,6 +38,7 @@
 #include <Precision.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <TColGeom2d_SequenceOfGeometry.hxx>
+#include <Geom2d_Curve.hxx>
 
 static void CutSketch (MAT2d_SequenceOfSequenceOfGeometry&    Figure,
                       MAT2d_DataMapOfBiIntInteger&           NbSect);