0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- manual
[occt.git] / src / Cocoa / Cocoa_Window.mm
index 902db3d..168857e 100644 (file)
@@ -29,6 +29,8 @@
 #include <Aspect_Convert.hxx>
 #include <Aspect_WindowDefinitionError.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Cocoa_Window,Aspect_Window)
+
 #if defined(TARGET_OS_IPHONE) && TARGET_OS_IPHONE
   //
 #else