michael@0: /* michael@0: ********************************************************************** michael@0: * Copyright (C) 2006, International Business Machines michael@0: * Corporation and others. All Rights Reserved. michael@0: ********************************************************************** michael@0: */ michael@0: michael@0: #ifndef UBRKIMPL_H michael@0: #define UBRKIMPL_H michael@0: michael@0: #define U_ICUDATA_BRKITR U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "brkitr" michael@0: michael@0: #endif /*UBRKIMPL_H*/