diff options
Diffstat (limited to 'include/bits/types')
| -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 0000000000..610b8197c7 --- /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 0000000000..24b074872f --- /dev/null +++ b/include/bits/types/locale_t.h @@ -0,0 +1 @@ +#include <locale/bits/types/locale_t.h> |
