Salome HOME
Merging with the MAN_SALOME2 branch
[modules/med.git] / src / MedClient / src / FAMILYClient.hxx
index c74ef20db3fea16e23d0f3d06a2329fafbb49b37..61b12302e48a9597a2665026dd70f1450ea269af 100644 (file)
@@ -8,6 +8,7 @@
 #include "SUPPORTClient.hxx"
 
 
+namespace MEDMEM {
 class FAMILYClient : 
   public SUPPORTClient, public FAMILY {
 
@@ -27,5 +28,6 @@ public :
   virtual void fillCopy(bool fillSupport = true);
 };
 
+};
 
 #endif