Salome HOME
Fix the problem of compilation on Windows in another way: use decimal index (long...
authormpv <mpv@opencascade.com>
Thu, 4 Aug 2016 15:01:22 +0000 (18:01 +0300)
committermpv <mpv@opencascade.com>
Thu, 4 Aug 2016 15:01:22 +0000 (18:01 +0300)
commit90e534c7a251b71b6e9ada7b84f05747d421a556
tree7e96c0b9020ed07c3a2f2c2d25a847acd0a7345a
parent0cf033e3d2d9a6419aac40d77cd200187562a159
Fix the problem of compilation on Windows in another way: use decimal index (long long), not real (long double) to output it to string without ".00"
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp