mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
Added #include for ustring.h
git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@31 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
parent
6edcfb4383
commit
3be488791f
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