gecko-dev/intl/icu/source/common/ubrkimpl.h
Norbert Lindenberg c0b65e4a8f Bug 724531 - Import ICU library into the mozilla tree. r=dmandelin for importing the ICU sources
--HG--
extra : rebase_source : 2561787b6f9ae3dc626cb6bf76e6f78f6cd15664
2013-03-01 20:58:49 -08:00

14 lines
390 B
C

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