Salome HOME
Change namespace ParaMEDMEM to MEDCoupling when compiling with MPI.
[modules/med.git] / src / ParaMEDCouplingCorba / ParaMEDCouplingFieldDoubleServant.hxx
index 8ee46c9109b046abd21986290a86dea5a87d1115..819ca4ba23b43c168f77321d8f969f74d9f7c44b 100644 (file)
@@ -26,7 +26,7 @@
 #include "MEDCouplingFieldDouble.hxx"
 #include "MEDCouplingFieldDoubleServant.hxx"
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class ParaMEDCouplingFieldDoubleServant : public virtual POA_SALOME_MED::ParaMEDCouplingFieldDoubleCorbaInterface,
                                             public MEDCouplingFieldDoubleServant,