mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-3546 No need to use internal headers here.
X-SVN-Rev: 15315
This commit is contained in:
parent
25325236af
commit
cb8a4f23aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2003, International Business Machines Corporation and
|
||||
* Copyright (c) 1997-2004, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/********************************************************************************
|
||||
|
@ -13,7 +13,7 @@
|
|||
*********************************************************************************
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include "cmemory.h"
|
||||
#include <stdlib.h>
|
||||
#include "unicode/uloc.h"
|
||||
#include "unicode/ucnv.h"
|
||||
#include "unicode/utypes.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue