0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / StepData / StepData_Simple.cxx
index ef8e124..28bce4f 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <StepData_Simple.ixx>
 #include <Interface_InterfaceMismatch.hxx>
+#include <StepData_ESDescr.hxx>
 
 StepData_Simple::StepData_Simple (const Handle(StepData_ESDescr)& descr)
     : StepData_Described (descr) , thefields (descr->NbFields())    {  }