From bc996a0a4b65e2703f8da6284f155937590f8687 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Sat, 9 Oct 1999 02:16:31 +0000 Subject: [PATCH] Added #include for ustring.h X-Commit-URL: https://ssl.icu-project.org/trac/changeset/31 --- icu4c/source/tools/genrb/parse.c | 1 + 1 file changed, 1 insertion(+) diff --git a/icu4c/source/tools/genrb/parse.c b/icu4c/source/tools/genrb/parse.c index d414918fed3..e4a98aca459 100644 --- a/icu4c/source/tools/genrb/parse.c +++ b/icu4c/source/tools/genrb/parse.c @@ -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 {