0024023: Revamp the OCCT Handle - gcc and clang
[occt.git] / src / GeomAPI / GeomAPI.hxx
index 1db4b7a..5f3d8c4 100644 (file)
@@ -21,8 +21,9 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-class Geom2d_Curve;
-class Geom_Curve;
+#include <Geom2d_Curve.hxx>
+#include <Geom_Curve.hxx>
+
 class gp_Pln;
 class GeomAPI_ProjectPointOnCurve;
 class GeomAPI_ProjectPointOnSurf;