mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-807
Modified include statement for uhash.h to make as400 happy. X-SVN-Rev: 3702
This commit is contained in:
parent
1418000403
commit
8d727c64bd
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
#include "ucolimp.h"
|
||||
#include "unicode/tblcoll.h"
|
||||
#include "unicode/coleitr.h"
|
||||
#include "../common/uhash.h"
|
||||
#include "uhash.h"
|
||||
#include "unicode/resbund.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
|
|
Loading…
Add table
Reference in a new issue