ICU-10828 Attempt to fix broken build.

X-SVN-Rev: 35597
This commit is contained in:
Travis Keep 2014-04-03 22:44:00 +00:00
parent f440aa17d9
commit 0959e4e84d
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#if !UCONFIG_NO_FORMATTING
#include "unicode/format.h"
#include "unicode/udat.h"
/**
* \file

View File

@ -13,6 +13,7 @@
#define __RELDATEFMT_H
#include "unicode/utypes.h"
#include "unicode/uobject.h"
/**
* \file
@ -219,10 +220,12 @@ typedef enum UDateDirection {
U_NAMESPACE_BEGIN
class Locale;
class RelativeDateTimeCacheData;
class SharedNumberFormat;
class SharedPluralRules;
class NumberFormat;
class UnicodeString;
/**
* Formats simple relative dates. There are two types of relative dates that