0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / AIS / AIS_DimensionOwner.cxx
index 0a8fbec..849ad18 100755 (executable)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <AIS_DimensionOwner.ixx>
-#include <AIS_Dimension.hxx>
 
+#include <AIS_Dimension.hxx>
+#include <AIS_DimensionOwner.hxx>
+#include <PrsMgr_PresentationManager.hxx>
+#include <SelectMgr_SelectableObject.hxx>
+#include <Standard_Type.hxx>
 #include <StdSelect_Shape.hxx>
-
 #include <TopoDS.hxx>
 #include <TopoDS_Vertex.hxx>