#ifndef SELFMTIMPL
#define SELFMTIMPL
#if !UCONFIG_NO_FORMATTING
#include "unicode/format.h"
#include "unicode/locid.h"
#include "unicode/parseerr.h"
#include "unicode/utypes.h"
#include "uvector.h"
#include "hash.h"
U_NAMESPACE_BEGIN
#define DOT …
#define SINGLE_QUOTE …
#define SLASH …
#define BACKSLASH …
#define SPACE …
#define TAB …
#define QUOTATION_MARK …
#define ASTERISK …
#define COMMA …
#define HYPHEN …
#define U_ZERO …
#define U_ONE …
#define U_TWO …
#define U_THREE …
#define U_FOUR …
#define U_FIVE …
#define U_SIX …
#define U_SEVEN …
#define U_EIGHT …
#define U_NINE …
#define COLON …
#define SEMI_COLON …
#define CAP_A …
#define CAP_B …
#define CAP_R …
#define CAP_Z …
#define LOWLINE …
#define LEFTBRACE …
#define RIGHTBRACE …
#define LOW_A …
#define LOW_B …
#define LOW_C …
#define LOW_D …
#define LOW_E …
#define LOW_F …
#define LOW_G …
#define LOW_H …
#define LOW_I …
#define LOW_J …
#define LOW_K …
#define LOW_L …
#define LOW_M …
#define LOW_N …
#define LOW_O …
#define LOW_P …
#define LOW_Q …
#define LOW_R …
#define LOW_S …
#define LOW_T …
#define LOW_U …
#define LOW_V …
#define LOW_W …
#define LOW_X …
#define LOW_Y …
#define LOW_Z …
class UnicodeSet;
U_NAMESPACE_END
#endif
#endif