0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / BinMDataStd / BinMDataStd_VariableDriver.cxx
index e239a91..abc427f 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <BinMDataStd_VariableDriver.ixx>
-#include <TDataStd_Variable.hxx>
+
+#include <BinMDataStd_VariableDriver.hxx>
+#include <BinObjMgt_Persistent.hxx>
+#include <CDM_MessageDriver.hxx>
+#include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
+#include <TDataStd_Variable.hxx>
+#include <TDF_Attribute.hxx>
 
 //=======================================================================
 //function : BinMDataStd_VariableDriver