ICU-8430 Resolve namespace issue in HPUX
X-SVN-Rev: 29707
This commit is contained in:
parent
343eda7e8a
commit
9a44c7e691
@ -1,6 +1,6 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
* Copyright (C) 2001-2010, International Business Machines
|
||||
* Copyright (C) 2001-2011, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
******************************************************************************
|
||||
*
|
||||
@ -41,7 +41,7 @@ U_NAMESPACE_USE
|
||||
|
||||
#define DELETE_ARRAY(array) uprv_free((void *) (array))
|
||||
|
||||
typedef struct collIterate collIterator;
|
||||
typedef struct U_NAMESPACE_QUALIFIER collIterate collIterator;
|
||||
|
||||
struct RCEI
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user