string, locale: make stdex::locale(_t) independent .hpp file

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2023-11-09 07:57:57 +01:00
parent 9d50a878dc
commit 2c45749f78
5 changed files with 74 additions and 60 deletions

View File

@@ -12,6 +12,7 @@
#include <stdex/hex.hpp>
#include <stdex/idrec.hpp>
#include <stdex/interval.hpp>
#include <stdex/locale.hpp>
#include <stdex/mapping.hpp>
#include <stdex/math.hpp>
#include <stdex/parser.hpp>