ICU-3546 No need to use internal headers here.

X-SVN-Rev: 15315
This commit is contained in:
George Rhoten 2004-05-14 22:02:45 +00:00
parent 25325236af
commit cb8a4f23aa

View file

@ -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"