summaryrefslogtreecommitdiff
path: root/src/locale/LC_NUMERIC_MASK.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/LC_NUMERIC_MASK.h')
-rw-r--r--src/locale/LC_NUMERIC_MASK.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/locale/LC_NUMERIC_MASK.h b/src/locale/LC_NUMERIC_MASK.h
new file mode 100644
index 00000000..8cef269d
--- /dev/null
+++ b/src/locale/LC_NUMERIC_MASK.h
@@ -0,0 +1,4 @@
+#define LC_NUMERIC_MASK (1 << LC_NUMERIC)
+/*
+POSIX(200809)
+*/