mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-3445 UCONFIG
X-SVN-Rev: 14095
This commit is contained in:
parent
ffff7ea05b
commit
c1341d59a5
1 changed files with 2 additions and 3 deletions
|
@ -15,12 +15,11 @@
|
|||
#ifndef FMTABLE_H
|
||||
#define FMTABLE_H
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
#include "unicode/unistr.h"
|
||||
|
||||
#if !UCONFIG_NO_FORMATTING
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue