0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / RWStepBasic / RWStepBasic_RWExternalSource.cxx
index 0788067..12bf327 100644 (file)
 
 // Generator:  ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
 
-#include <RWStepBasic_RWExternalSource.ixx>
+#include <Interface_Check.hxx>
+#include <Interface_EntityIterator.hxx>
+#include <RWStepBasic_RWExternalSource.hxx>
+#include <StepBasic_ExternalSource.hxx>
+#include <StepData_StepReaderData.hxx>
+#include <StepData_StepWriter.hxx>
 
 //=======================================================================
 //function : RWStepBasic_RWExternalSource
 //purpose  : 
 //=======================================================================
-
 RWStepBasic_RWExternalSource::RWStepBasic_RWExternalSource ()
 {
 }