]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/ICoCo/ICoCoMEDIntField.hxx
Salome HOME
Fix compilation error due to integration of windows porting 894bcbdeb7
[tools/medcoupling.git] / src / ICoCo / ICoCoMEDIntField.hxx
index 1adfbc8598a4d7d8a1e84b58e7f21254ba75a3dc..f9ef27ab3d77af22fbd872c36f38726b66471dec 100644 (file)
@@ -44,7 +44,11 @@ namespace ICoCo
    * @sa the MEDCoupling documentation, notably the reference counter mechanism used to manage the lifecycle of
    * MEDCoupling objects.
    */
+#ifndef SWIG
   class MEDCOUPLINGICOCO_EXPORT MEDIntField : public ICoCo::Field
+#else
+  class MEDIntField : public ICoCo::Field
+#endif
   {
   public:
     /*! Builds an empty field (internal MEDCoupling object not set).