mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-10379 add missing #include <stdio.h>
X-SVN-Rev: 34295
This commit is contained in:
parent
d7aff40250
commit
5bc9c3dcdb
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "putilimp.h"
|
||||
#include "plurrule_impl.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#define LENGTHOF(array) ((int32_t)(sizeof(array)/sizeof((array)[0])))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue