Salome HOME
New feature: colinearizeEdges(): merge colinear edges of polyhedrons
[tools/medcoupling.git] / src / ICoCo / ICoCoField.hxx
index ea4959e2ef033e126554e638f0329f5b18e8b1ea..cd56fb3915cc4eb14eb9dbd46f9020a34f854cb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -26,7 +26,7 @@
 #define ICoCoField_included
 #include <string>
 
-#include "ICoCo.hxx"
+#include <ICoCo_DeclSpec.hxx>
 
 namespace ICoCo
 {
@@ -34,7 +34,7 @@ namespace ICoCo
    *
    * The Field class holds the name of the field.
    */
-  class MEDCOUPLINGICOCO_EXPORT Field
+  class ICOCO_EXPORT Field
   {
   public:
     /*! @brief Set the name of the field.