Salome HOME
PR: mergefrom_BSEC_br1_14Mar04
[modules/kernel.git] / src / HDFPersist / HDFascii.cc
index 49cc430994fec014138d59eeea2c2195fdaa0db9..e5719df68a24a96f0b3fbff3dc08140f3f52cd73 100644 (file)
@@ -1,4 +1,3 @@
-using namespace std;
 //  File      : SALOMEDS_Tool.cxx
 //  Created   : Mon Oct 21 16:24:34 2002
 //  Author    : Sergey RUIN
@@ -19,6 +18,7 @@ using namespace std;
 #include <string.h>
 #include <fcntl.h>
 #include <stdio.h>
+using namespace std;
 
 bool CreateAttributeFromASCII(HDFinternalObject *father, FILE* fp);
 bool CreateDatasetFromASCII(HDFcontainerObject *father, FILE *fp);