scuffed-code/icu4c/source/layout/loengine.cpp
2002-06-29 00:04:16 +00:00

18 lines
311 B
C++

/*
* @(#)loengine.cpp 1.0 00/12/07
*
* (C) Copyright IBM Corp. 1998, 1999, 2000 - All Rights Reserved
*
*/
#include "unicode/loengine.h"
/*
* This file is needed to make sure that the
* inline methods defined in loengine.h are
* exported by the build...
*/
const char ICULayoutEngine::fgClassID=0;