0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / StepData / StepData_Plex.cxx
index d48a4be..c243c3f 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <StepData_Plex.ixx>
-#include <TCollection_AsciiString.hxx>
+
+#include <Interface_Check.hxx>
+#include <Interface_EntityIterator.hxx>
 #include <Interface_InterfaceMismatch.hxx>
+#include <Standard_Type.hxx>
 #include <StepData_ECDescr.hxx>
+#include <StepData_Field.hxx>
+#include <StepData_Plex.hxx>
 #include <StepData_Simple.hxx>
-
+#include <TCollection_AsciiString.hxx>
 
 static StepData_Field bid;