xref: /haiku/headers/os/LocaleKit.h (revision a1ceb000599dfb58861cb269d1bea9933fd99dcb)
10a93eaefSStephan Aßmus /*
20a93eaefSStephan Aßmus  * Master include file for the Locale Kit.
30a93eaefSStephan Aßmus  *
4a2b1193eSStephan Aßmus  * CatalogInAddOn.h not included, as it's only required when building an add-on.
50a93eaefSStephan Aßmus  */
6d6989970SStephan Aßmus #include <Catalog.h>
70a93eaefSStephan Aßmus #include <Collator.h>
80a93eaefSStephan Aßmus #include <Country.h>
90a93eaefSStephan Aßmus #include <Format.h>
10*6fd2f4a0SOliver Tappe #include <FormattingConventions.h>
110a93eaefSStephan Aßmus #include <Language.h>
120a93eaefSStephan Aßmus #include <Locale.h>
130a93eaefSStephan Aßmus #include <NumberFormat.h>
140a93eaefSStephan Aßmus #include <TimeFormat.h>
150a93eaefSStephan Aßmus #include <UnicodeChar.h>
16