ICU-790 put limits.h back into the code

X-SVN-Rev: 3339
This commit is contained in:
George Rhoten 2001-01-02 21:17:18 +00:00
parent 1dd2623d4a
commit 1fa3742da0

View file

@ -9,6 +9,8 @@
#include "unicode/decimfmt.h"
#include <limits.h>
static const char * formattableTypeName(Formattable::Type t)
{
switch(t) {