mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 14:31:31 +00:00
Added #include for ustring.h
X-Commit-URL: https://ssl.icu-project.org/trac/changeset/31
This commit is contained in:
parent
a4bff2a255
commit
bc996a0a4b
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "ustr.h"
|
||||
#include "list.h"
|
||||
#include "rblist.h"
|
||||
#include "ustring.h"
|
||||
|
||||
/* Node IDs for the state transition table. */
|
||||
enum ENode {
|
||||
|
|
Loading…
Add table
Reference in a new issue