X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXAO%2FXAO_Group.hxx;h=7dfd6f0c57ed2f0148e330dc04227c46d6f7162e;hb=b12bbd2a734142a2596a91c729b6670060b6b7e9;hp=4f0115403fba3e29b7badbbbecf2e9ba7f82d9f3;hpb=8a586f4d9d7eb6830c3fa8952c099a79349cf623;p=modules%2Fshaper.git diff --git a/src/XAO/XAO_Group.hxx b/src/XAO/XAO_Group.hxx index 4f0115403..7dfd6f0c5 100644 --- a/src/XAO/XAO_Group.hxx +++ b/src/XAO/XAO_Group.hxx @@ -93,7 +93,7 @@ namespace XAO */ const int count() const { - return m_elements.size(); + return int(m_elements.size()); } /**