blob: cc795cb540c9f0617623716c15e0312049f6ccb2 [file] [log] [blame]
/*
* Copyright © {1997-1999}, International Business Machines Corporation and others. All Rights Reserved.
*****************************************************************************************
*
* File TXTBDRY.H
*
* Modification History:
*
* Date Name Description
* 02/18/97 aliu Added typedef for TextCount. Made DONE const.
* 05/07/97 aliu Fixed DLL declaration.
* 07/09/97 jfitz Obsolete. Now brkiter.h
*****************************************************************************************
*/
#ifndef TXTBDRY_H
#define TXTBDRY_H
#include "unicode/brkiter.h"
#endif // _TXTBDRY
//eof