0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
[occt.git] / src / Geom2d / Geom2d_Vector.hxx
index c106b30..8df9b77 100644 (file)
@@ -23,9 +23,6 @@
 #include <gp_Vec2d.hxx>
 #include <Geom2d_Geometry.hxx>
 #include <Standard_Real.hxx>
-class Standard_DomainError;
-class gp_VectorWithNullMagnitude;
-class gp_Vec2d;
 
 
 class Geom2d_Vector;