]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Revert "Fix compilation with latest MedCoupling"
authorGilles DAVID <gilles-g.david@edf.fr>
Tue, 30 May 2017 11:42:34 +0000 (13:42 +0200)
committerGilles DAVID <gilles-g.david@edf.fr>
Tue, 30 May 2017 11:42:34 +0000 (13:42 +0200)
This reverts commit b1e17e29ca4583a313306bd97d50dd8de04bf1f7.

src/MEDCalculator/MEDCalculatorDBSliceField.hxx
src/MEDCouplingCorba/Client/DataArrayIntClient.hxx
src/MEDCouplingCorba/DataArrayIntServant.hxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponent.hxx

index 607652c07438e58c0314eb5532e29f8b039dbb48..1d07d27b2a6796a5c24c076380adb5a6d2c5ee7a 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef __MEDCALCULATORDBSLICEFIELD_HXX__
 #define __MEDCALCULATORDBSLICEFIELD_HXX__
 
-#include "MCType.hxx"
 #include "MedCalculatorDefines.hxx"
 #include "MEDCouplingRefCountObject.hxx"
 
index 44bd4fec293f7300f50207d5e0d3f1b964a89264..e20bb96fffc98b9b95a3ef59408d3e9ce253d9ab 100644 (file)
@@ -26,7 +26,6 @@
 #define NOMINMAX
 #endif
 #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)
-#include "MCType.hxx"
 #include "MEDCouplingClient.hxx"
 
 namespace MEDCoupling
index 0e513788684a494b8bd3e1b07f53e8581f7fa2ce..0c244b53a5be8756db0d8090d1a6f1d5ccdd526f 100644 (file)
@@ -26,7 +26,6 @@
 #define NOMINMAX
 #endif
 #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)
-#include "MCType.hxx"
 #include "MEDCouplingCorba.hxx"
 #include "DataArrayServant.hxx"
 
index 739f0c5f24f5c124de3d1dbfe55062e5a5b9596a..7a9586f59eecc03ecf13ffdaef95d0e72e1c97b8 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef __MEDCOUPLINGCORBAFIELDFACTORYCOMPONENT_HXX__
 #define __MEDCOUPLINGCORBAFIELDFACTORYCOMPONENT_HXX__
 
-#include "MCType.hxx"
 #include <string>
 
 namespace MEDCoupling