2000-12-21 01:16:32 +00:00
|
|
|
/*
|
|
|
|
* @(#)loengine.cpp 1.0 00/12/07
|
|
|
|
*
|
|
|
|
* (C) Copyright IBM Corp. 1998, 1999, 2000 - All Rights Reserved
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "unicode/loengine.h"
|
|
|
|
|
2001-10-13 00:34:00 +00:00
|
|
|
|
|
|
|
/*
|
|
|
|
* This file is needed to make sure that the
|
|
|
|
* inline methods defined in loengine.h are
|
|
|
|
* exported by the build...
|
|
|
|
*/
|
|
|
|
|
2000-12-21 01:16:32 +00:00
|
|
|
|