ICU-4576 Based on the review of changes, stdio.h shouldn't be included.

X-SVN-Rev: 19052
This commit is contained in:
George Rhoten 2006-02-01 19:50:43 +00:00
parent fb3d665220
commit 29a5a105d0

View File

@ -38,7 +38,6 @@
# define NOIME
# define NOMCX
# include <windows.h>
# include <stdio.h>
#define ARRAY_SIZE(array) (sizeof array / sizeof array[0])