mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-1211 Fix for HP/UX
X-SVN-Rev: 6238
This commit is contained in:
parent
fc1afdb78c
commit
3e4112d22f
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ void error (uint32_t linenumber, const char *msg, ...);
|
|||
void warning (uint32_t linenumber, const char *msg, ...);
|
||||
|
||||
/* Show warnings? */
|
||||
void setShowWarning(UBool val);
|
||||
U_CFUNC void setShowWarning(UBool val);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue