Salome HOME
Fix on [Bug PAL7750] Regression of UNDO in GEOM
[modules/yacs.git] / src / SALOMEDS / SALOMEDS_AttributeFileType_i.cxx
index d40a53f43f5f510ea278f2397d224873253f7343..b6237f309617c92fba7195deed44f40dd1689ff3 100644 (file)
 //  Module : SALOME
 //  $Header$
 
-using namespace std;
 #include "SALOMEDS_AttributeFileType_i.hxx"
-
 #include <TCollection_ExtendedString.hxx>
-#include "SALOMEDS_SObject_i.hxx"
+#include <TCollection_AsciiString.hxx>
+
+using namespace std;
 
 char* SALOMEDS_AttributeFileType_i::Value()
 {