ICU-460 bool_t -> UBool - build was broken on PTX

X-SVN-Rev: 1985
This commit is contained in:
Vladimir Weinstein 2000-07-20 20:10:14 +00:00
parent d26456b97e
commit 27573f3460

View file

@ -14,7 +14,7 @@
class IntlTestDecimalFormatAPI: public IntlTest {
void runIndexedTest( int32_t index, bool_t exec, char* &name, char* par = NULL );
void runIndexedTest( int32_t index, UBool exec, char* &name, char* par = NULL );
public:
/**