mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-09 07:22:11 +00:00
ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9776
This commit is contained in:
parent
8154569b07
commit
554bd431af
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ struct RBBISetTableEl {
|
|||
#include <stdio.h>
|
||||
#define RBBIDebugPrintf printf
|
||||
#else
|
||||
#define RBBIDebugPrintf
|
||||
inline void RBBIDebugPrintf(...) {}
|
||||
#endif
|
||||
|
||||
U_NAMESPACE_END
|
||||
|
|
Loading…
Add table
Reference in a new issue