Salome HOME
Merging with the MAN_SALOME2 branch
[modules/med.git] / src / MEDMEM / duplicateMED.cxx
index 75a3e23e9f19eaaaf433b6113dabe7504a9e0b3b..4bfe99192f92e69eb1bb16735c67f53878498fc8 100644 (file)
@@ -4,6 +4,7 @@ using namespace std;
 #include "MEDMEM_Exception.hxx"
 #include "MEDMEM_Med.hxx"
 
+using namespace MEDMEM;
 void usage(char * name)
 {
   cout << "  " << name << " <input med file> <output med file> " <<endl ;