mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-3445 uconfig
X-SVN-Rev: 14079
This commit is contained in:
parent
b8864a81e0
commit
f626103f56
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@
|
|||
#ifndef _INTLTEST
|
||||
#define _INTLTEST
|
||||
|
||||
// The following includes utypes.h, uobject.h and unistr.h
|
||||
#include "unicode/utypes.h"
|
||||
#include "unicode/uobject.h"
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/fmtable.h"
|
||||
|
||||
U_NAMESPACE_USE
|
||||
|
|
Loading…
Add table
Reference in a new issue