0027104: DownCast() cannot return null for mismatched handle
[occt.git] / src / IGESAppli / IGESAppli_Flow.cxx
index 74c207d..7a3c4b4 100644 (file)
 //--------------------------------------------------------------------
 //--------------------------------------------------------------------
 
-#include <IGESAppli_Flow.ixx>
+#include <IGESAppli_Flow.hxx>
+#include <IGESData_IGESEntity.hxx>
+#include <IGESDraw_ConnectPoint.hxx>
+#include <IGESGraph_TextDisplayTemplate.hxx>
 #include <Standard_DimensionMismatch.hxx>
+#include <Standard_OutOfRange.hxx>
+#include <Standard_Type.hxx>
+#include <TCollection_HAsciiString.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(IGESAppli_Flow,IGESData_IGESEntity)
 
 IGESAppli_Flow::IGESAppli_Flow ()    {  }