Salome HOME
Moved some functionality to VTKViewer_Utilities.h
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_AttributeExternalFileDef_i.cxx
index 94e2a313d62761591470215203b12ac42304f094..9c60c8886ce335271ab5ffc140163c951af389a5 100644 (file)
 //  Module : SALOME
 //  $Header$
 
-using namespace std;
 #include "SALOMEDS_AttributeExternalFileDef_i.hxx"
 
 #include <TCollection_ExtendedString.hxx>
-#include "SALOMEDS_SObject_i.hxx"
+#include <TCollection_AsciiString.hxx>
+
+using namespace std;
 
 char* SALOMEDS_AttributeExternalFileDef_i::Value()
 {