0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / TColStd / TColStd_PackedMapOfInteger.cxx
index 10e32cc..ce54461 100644 (file)
@@ -16,7 +16,7 @@
 #include <TColStd_PackedMapOfInteger.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
 #include <TCollection_MapNode.hxx>
-#include <Standard_DefineHandle.hxx>
+#include <Standard_Type.hxx>
 
 // 5 lower bits
 #define MASK_LOW  0x001f