Cleanup
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
bea4b5b408
commit
52d9956891
@ -11,7 +11,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
namespace stdex
|
||||
{
|
||||
/// \cond internal
|
||||
|
@ -64,7 +64,7 @@ namespace stdex
|
||||
#endif
|
||||
|
||||
///
|
||||
/// Reusable C locale
|
||||
/// Reusable C-locale
|
||||
///
|
||||
const locale locale_C(create_locale(LC_ALL, "C"));
|
||||
const inline locale locale_C(create_locale(LC_ALL, "C"));
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user