ICU-13634 Fix Macintosh build error - missing include.

X-SVN-Rev: 41274
This commit is contained in:
Andy Heninger 2018-04-25 03:38:04 +00:00
parent dfc04884f6
commit 09249d176b

View file

@ -19,6 +19,7 @@
#if !UCONFIG_NO_FORMATTING
#include <cstdlib>
#include <math.h>
#include "unicode/fmtable.h"
#include "unicode/ustring.h"