0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / Geom / Geom_Vector.cxx
index 10c4f69..097d29e 100644 (file)
@@ -22,6 +22,8 @@
 #include <Standard_DomainError.hxx>
 #include <Standard_Type.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Geom_Vector,Geom_Geometry)
+
 typedef Geom_Vector         Vector;
 typedef gp_Ax1  Ax1;
 typedef gp_Ax2  Ax2;