| Index: icu51/source/common/ubrkimpl.h
|
| ===================================================================
|
| --- icu51/source/common/ubrkimpl.h (revision 0)
|
| +++ icu51/source/common/ubrkimpl.h (revision 0)
|
| @@ -0,0 +1,13 @@
|
| +/*
|
| +**********************************************************************
|
| +* 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*/
|
|
|
| Property changes on: icu51/source/common/ubrkimpl.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|