]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Little porting
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 29 May 2017 15:14:31 +0000 (17:14 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 29 May 2017 15:14:31 +0000 (17:14 +0200)
src/MEDCalculator/MEDCalculatorDBSliceField.hxx
src/MEDCouplingCorba/Client/DataArrayIntClient.hxx
src/MEDCouplingCorba/DataArrayIntServant.hxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponent.hxx

index 1d07d27b2a6796a5c24c076380adb5a6d2c5ee7a..a580f0c87cb3639f222059bfb5389506e25c66bb 100644 (file)
@@ -22,6 +22,7 @@
 #define __MEDCALCULATORDBSLICEFIELD_HXX__
 
 #include "MedCalculatorDefines.hxx"
+#include "MCType.hxx"
 #include "MEDCouplingRefCountObject.hxx"
 
 #include "InterpKernelException.hxx"
index e20bb96fffc98b9b95a3ef59408d3e9ce253d9ab..5ec47813c86018146770ca197512f3f410bc5d6a 100644 (file)
@@ -27,6 +27,7 @@
 #endif
 #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)
 #include "MEDCouplingClient.hxx"
+#include "MCType.hxx"
 
 namespace MEDCoupling
 {
index 0c244b53a5be8756db0d8090d1a6f1d5ccdd526f..507b75a514448a0082b796647db13748948ac461 100644 (file)
@@ -28,6 +28,7 @@
 #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)
 #include "MEDCouplingCorba.hxx"
 #include "DataArrayServant.hxx"
+#include "MCType.hxx"
 
 namespace MEDCoupling
 {
index 7a9586f59eecc03ecf13ffdaef95d0e72e1c97b8..f3ab4e70ec563e0c967d936d1e0cc33342767f18 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef __MEDCOUPLINGCORBAFIELDFACTORYCOMPONENT_HXX__
 #define __MEDCOUPLINGCORBAFIELDFACTORYCOMPONENT_HXX__
 
+#include "MCType.hxx"
+
 #include <string>
 
 namespace MEDCoupling