haiku/headers/private/locale
Oliver Tappe 5ac65b7f11 More cleanup in locale kit, this time regarding namespaces.
* it's bad practice to do a 'using <namespace>' in a header, as that
  is very likely to have unintended effects, so drop those from a couple
  of private Locale headers
* adjust files all over the locale kit in order to fix the problems
  (by explicitly importing the required classes in the implementation
  files)
2012-04-16 00:04:40 +02:00
..
DefaultCatalog.h More cleanup in locale kit, this time regarding namespaces. 2012-04-16 00:04:40 +02:00
EditableCatalog.h Extract EditableCatalog from Catalog.{h,cpp}. 2012-04-16 00:04:40 +02:00
FormattingConventionsPrivate.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
HashMapCatalog.h More cleanup in locale kit, this time regarding namespaces. 2012-04-16 00:04:40 +02:00
ICUWrapper.h * added SetTo() in order to be able to set a new destination 2010-07-29 20:03:05 +00:00
LanguagePrivate.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
MutableLocaleRoster.h Fix #8452 (app's crashing for non-existent system catalog) 2012-04-14 17:58:58 +02:00
PlainTextCatalog.h More cleanup in locale kit, this time regarding namespaces. 2012-04-16 00:04:40 +02:00
SystemCatalog.h Fix #8452 (app's crashing for non-existent system catalog) 2012-04-14 17:58:58 +02:00
TimeZonePrivate.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00