diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 00:25:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 00:25:19 +0100 |
| commit | 89939e2862b61eedb4ababb22d3ae17fae179de8 (patch) | |
| tree | 4f171ae5023d5666b3642c66f5b8a929b9530ef2 /src/wscript | |
| parent | fb0822d3719a4668b58e8959232a04ddccd9a521 (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
