ICU-4218 build with UCONFIG_NO_SERVICE
X-SVN-Rev: 16853
This commit is contained in:
parent
12176f4596
commit
6dc440bcf8
@ -238,6 +238,8 @@ void IntlTestNumberFormatAPI::testAPI(/* char* par */)
|
||||
delete per_fr;
|
||||
}
|
||||
|
||||
#if !UCONFIG_NO_SERVICE
|
||||
|
||||
#define SRC_LOC Locale::getFrance()
|
||||
#define SWAP_LOC Locale::getUS()
|
||||
|
||||
@ -280,6 +282,7 @@ private:
|
||||
};
|
||||
|
||||
char NFTestFactory::gID = 0;
|
||||
#endif
|
||||
|
||||
void
|
||||
IntlTestNumberFormatAPI::testRegistration()
|
||||
|
Loading…
Reference in New Issue
Block a user