#include "unicode/tmutfmt.h"
#if !UCONFIG_NO_FORMATTING
#include <utility>
#include "unicode/decimfmt.h"
#include "unicode/localpointer.h"
#include "plurrule_impl.h"
#include "uvector.h"
#include "bytesinkutil.h"
#include "charstr.h"
#include "cmemory.h"
#include "cstring.h"
#include "hash.h"
#include "ulocimp.h"
#include "uresimp.h"
#include "ureslocs.h"
#include "unicode/msgfmt.h"
#include "uassert.h"
#define LEFT_CURLY_BRACKET …
#define RIGHT_CURLY_BRACKET …
#define SPACE …
#define DIGIT_ZERO …
#define LOW_S …
#define LOW_M …
#define LOW_I …
#define LOW_N …
#define LOW_H …
#define LOW_W …
#define LOW_D …
#define LOW_Y …
#define LOW_Z …
#define LOW_E …
#define LOW_R …
#define LOW_O …
#define LOW_N …
#define LOW_T …
#ifdef TMUTFMT_DEBUG
#include <iostream>
#endif
U_NAMESPACE_BEGIN
#endif