diff options
Diffstat (limited to 'src/locale/LC_COLLATE_MASK.h')
| -rw-r--r-- | src/locale/LC_COLLATE_MASK.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/locale/LC_COLLATE_MASK.h b/src/locale/LC_COLLATE_MASK.h new file mode 100644 index 00000000..6fc4f7ff --- /dev/null +++ b/src/locale/LC_COLLATE_MASK.h @@ -0,0 +1,4 @@ +#define LC_COLLATE_MASK (1 << LC_COLLATE) +/* +POSIX(200809) +*/ |
