mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-790 put limits.h back into the code
X-SVN-Rev: 3339
This commit is contained in:
parent
1dd2623d4a
commit
1fa3742da0
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
#include "unicode/decimfmt.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
static const char * formattableTypeName(Formattable::Type t)
|
||||
{
|
||||
switch(t) {
|
||||
|
|
Loading…
Add table
Reference in a new issue