X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..f59164e3d128c7675a4d3934206346a3384e53a5:/icuSources/tools/genrb/errmsg.h diff --git a/icuSources/tools/genrb/errmsg.h b/icuSources/tools/genrb/errmsg.h index 190a61eb..19dfee8d 100644 --- a/icuSources/tools/genrb/errmsg.h +++ b/icuSources/tools/genrb/errmsg.h @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 1998-2011, International Business Machines +* Copyright (C) 1998-2016, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -18,6 +18,8 @@ #ifndef ERROR_H #define ERROR_H 1 +#include "unicode/utypes.h" + U_CDECL_BEGIN extern const char *gCurrentFileName;