diff options
Diffstat (limited to 'include/bits')
-rw-r--r-- | include/bits/types/__locale_t.h | 1 | ||||
-rw-r--r-- | include/bits/types/locale_t.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/include/bits/types/__locale_t.h b/include/bits/types/__locale_t.h new file mode 100644 index 0000000..610b819 --- /dev/null +++ b/include/bits/types/__locale_t.h @@ -0,0 +1 @@ +#include <locale/bits/types/__locale_t.h> diff --git a/include/bits/types/locale_t.h b/include/bits/types/locale_t.h new file mode 100644 index 0000000..24b0748 --- /dev/null +++ b/include/bits/types/locale_t.h @@ -0,0 +1 @@ +#include <locale/bits/types/locale_t.h> |