Salome HOME
update after merging trhe branches CEA_V3_0_x, OCC_V3_1_0_a1_x, and the main
[modules/med.git] / src / MEDMEM / tests / testUCoordinate.cxx
index 53841bdbc34659e50d32fa3a6a0edb1c393a3f1d..22641db65200f48bcc60c089518be9563b5fb3a2 100755 (executable)
 //  File   : testUCoordinate.cxx
 //  Module : MED
 
-using namespace std;
 #include <cstdlib>
 #include <cmath>
-#include "utilities.h"
+#include "MEDMEM_Utilities.hxx"
 
 #include "MEDMEM_define.hxx"
 #include "MEDMEM_Array.hxx"
 #include "MEDMEM_Coordinate.hxx"
 #include <string> 
+
+using namespace std;
 using namespace MEDMEM;
 
 void usage(char * name)