xref: /haiku/headers/os/LocaleKit.h (revision 17889a8c70dbb3d59c1412f6431968753c767bab)
1 /*
2  * Master include file for the Locale Kit.
3  *
4  * CatalogInAddOn.h not included, as it's only required when building an add-on.
5  */
6 #include <Catalog.h>
7 #include <Collator.h>
8 #include <Country.h>
9 #include <Format.h>
10 #include <FormattingConventions.h>
11 #include <Language.h>
12 #include <Locale.h>
13 #include <NumberFormat.h>
14 #include <TimeFormat.h>
15 #include <UnicodeChar.h>
16