]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
remove #include "utilities.h"
authorptv <ptv@opencascade.com>
Wed, 15 Feb 2006 07:25:52 +0000 (07:25 +0000)
committerptv <ptv@opencascade.com>
Wed, 15 Feb 2006 07:25:52 +0000 (07:25 +0000)
src/HDFPersistCopy/HDFcontainerObject.cc
src/HDFPersistCopy/HDFobject.cc

index 327d1acf68e66f077b967de748d3a82bde2c6629..5619714d97ca12cd44ea005fc94a11337db479ef 100644 (file)
@@ -31,7 +31,6 @@ extern "C"
 #include "HDFcontainerObject.hxx"
 #include "HDFexception.hxx"
 #ifndef WIN32
-#include "utilities.h"
 using namespace std;
 #endif
 
index 9d98360cc5a57813d25f1bd55e9af03e2f06da3d..d7acc0b91d51992d775326e5286fc9e117cc05dc 100644 (file)
@@ -31,7 +31,6 @@ extern "C"
 #include <string.h>
 }
 #ifndef WIN32
-#include "utilities.h"
 using namespace std;
 #endif