Salome HOME
Merging with the MAN_SALOME2 branch
[modules/med.git] / src / MedClient / src / SUPPORTClient.hxx
index 6e03691dbdf594541365b4673c1f9478a0fde530..4018cfed9d7e30c75aa0032f579ad6a6dca08d04 100644 (file)
@@ -7,6 +7,7 @@
 #include CORBA_CLIENT_HEADER(MED)
 
 
+namespace MEDMEM {
 class SUPPORTClient : virtual public SUPPORT {
 
 private :
@@ -32,6 +33,7 @@ public :
     const throw (MEDEXCEPTION);
 
 };
+}
 
 
 #endif