Salome HOME
Make XAO GEOM sources up to SALOME 8.2 version
[modules/shaper.git] / src / XAO / XAO_Field.hxx
index 33adeeb2511cc51c7fa7a747c7f58c3e1a32aee4..d6d9abebd23209ba5b8adaf47139c99219695898 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -140,7 +140,7 @@ namespace XAO
          * Gets the number of the steps.
          * @return the number of steps.
          */
-        const int countSteps() const { return int(m_steps.size()); }
+        const int countSteps() const { return m_steps.size(); }
 
         /**
          * Gets the name of a component.