00001 /* 00002 * Copyright © {1997-1999}, International Business Machines Corporation and others. All Rights Reserved. 00003 ***************************************************************************************** 00004 * 00005 * File TXTBDRY.H 00006 * 00007 * Modification History: 00008 * 00009 * Date Name Description 00010 * 02/18/97 aliu Added typedef for TextCount. Made DONE const. 00011 * 05/07/97 aliu Fixed DLL declaration. 00012 * 07/09/97 jfitz Obsolete. Now brkiter.h 00013 ***************************************************************************************** 00014 */ 00015 00016 #ifndef TXTBDRY_H 00017 #define TXTBDRY_H 00018 00019 #include "unicode/brkiter.h" 00020 00021 #endif // _TXTBDRY 00022 //eof 00023