ICU-573 included stdlib.h into files that need it for the utypes.h change

X-SVN-Rev: 2614
This commit is contained in:
George Rhoten 2000-10-09 22:08:05 +00:00
parent 86edeb6bb6
commit 41b12b660d

View File

@ -26,6 +26,7 @@
#define CSTRING_H 1
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "unicode/utypes.h"