0022627: Change OCCT memory management defaults
[occt.git] / src / StepFile / StepFile_Transfer.hxx
1 //  General Purpose Include file
2 //  provides all required Include directives to Load and Transfer (to Cas.Cade)
3 //  the content of a Step File
4
5 #include <StepFile_Read.hxx>
6 #include <StepData_StepModel.hxx>
7 #include <Transfer_TransferOutput.hxx>
8 //#include <Transfer_PersistentProcess.hxx>
9 //#include <Transfer_IteratorOfPersistentProcess.hxx>
10 #include <Transfer_Binder.hxx>
11
12 //  and, to allow easy DownCasting :
13 #include <Interface_Macros.hxx>