f689011a65bd14e8ce59b5402db9e2f4232b8346
Since stdex::locale_default is inline, it is initialized by the first module referencing it. Not necessarily compiled with the same _CONSOLE definition as other modules. This makes the default locale fluid. Signed-off-by: Simon Rozman <simon@rozman.si>
Languages
C++
100%