summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-12 00:25:19 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-12 00:25:19 +0100
commit89939e2862b61eedb4ababb22d3ae17fae179de8 (patch)
tree4f171ae5023d5666b3642c66f5b8a929b9530ef2 /src/wscript
parentfb0822d3719a4668b58e8959232a04ddccd9a521 (diff)
Remove use of boost::lexical_cast as it appears to be difficult to
make it use the standard "C" locale for both decimal and thousands separators. Instead, use std::stringstream which it appears will use "C" for both decimal and thousands after s.imbue (std::locale::classic ());
Diffstat (limited to 'src/wscript')
0 files changed, 0 insertions, 0 deletions