ICU-9656 Restore #include <stdlib.h> for atoi

X-SVN-Rev: 32640
This commit is contained in:
Peter Edberg 2012-10-16 00:54:37 +00:00
parent 553bcf0b33
commit 8f94316877

View File

@ -9,6 +9,8 @@
#if !UCONFIG_NO_FORMATTING
#include <stdlib.h>
#include "reldtfmt.h"
#include "unicode/datefmt.h"
#include "unicode/smpdtfmt.h"