ICU-573 included stdlib.h into files that need it for the utypes.h change
X-SVN-Rev: 2614
This commit is contained in:
parent
86edeb6bb6
commit
41b12b660d
@ -26,6 +26,7 @@
|
||||
#define CSTRING_H 1
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user