ICU-1264 Fix for AIX Visual Age C++

X-SVN-Rev: 6457
This commit is contained in:
George Rhoten 2001-10-26 18:41:52 +00:00
parent 55356caccd
commit dab8330821

View File

@ -93,7 +93,8 @@ locale_cleanup(void)
return TRUE;
}
void U_NAMESPACE_QUALIFIER locale_set_default_internal(const char *id)
U_NAMESPACE_BEGIN
void locale_set_default_internal(const char *id)
{
U_NAMESPACE_USE
@ -110,6 +111,7 @@ if (gLocaleCache == NULL) {
}
#endif
}
U_NAMESPACE_END
/* sfb 07/21/99 */
U_CFUNC void