mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-5319 friendly errors in data build
X-SVN-Rev: 20073
This commit is contained in:
parent
432f8cfcb3
commit
0627bad784
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "unicode/uclean.h"
|
||||
#include "unewdata.h"
|
||||
#include "uoptions.h"
|
||||
#include "putilimp.h"
|
||||
|
||||
#define STRING_STORE_SIZE 100000
|
||||
#define MAX_FILE_COUNT 2000
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include "unicode/uclean.h"
|
||||
#include "unewdata.h"
|
||||
#include "uoptions.h"
|
||||
#include "putilimp.h"
|
||||
|
||||
#if U_HAVE_POPEN
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue