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 <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
||||||
namespace stdex
|
namespace stdex
|
||||||
{
|
{
|
||||||
/// \cond internal
|
/// \cond internal
|
||||||
|
@ -64,7 +64,7 @@ namespace stdex
|
|||||||
#endif
|
#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