Salome HOME
Merging with the MAN_SALOME2 branch
[modules/med.git] / src / MEDMEM / MEDMEM_Unit.cxx
index 8648722bb841d7b1eba141d3ce917faff1ff7d79..accea0a21b800981206aa40db4b6e21e5b62c7bb 100644 (file)
@@ -5,6 +5,7 @@ using namespace std;
 */
 
 #include "MEDMEM_Unit.hxx"
+using namespace MEDMEM;
 
 UNIT::UNIT():_name(""),_description(""),_masse(0),_length(0),_time(0),_temperature(0),_matterQuantity(0),_currentStrength(0),_lightIntensity(0) {
   MESSAGE("UNIT()");