X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXAO%2FXAO_Field.hxx;h=d6d9abebd23209ba5b8adaf47139c99219695898;hb=87f348fe7ec3805441bd5524536736eeb2e87501;hp=33adeeb2511cc51c7fa7a747c7f58c3e1a32aee4;hpb=b12bbd2a734142a2596a91c729b6670060b6b7e9;p=modules%2Fshaper.git diff --git a/src/XAO/XAO_Field.hxx b/src/XAO/XAO_Field.hxx index 33adeeb25..d6d9abebd 100644 --- a/src/XAO/XAO_Field.hxx +++ b/src/XAO/XAO_Field.hxx @@ -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.