scuffed-code/icu4c/source/layout/loengine.cpp
Eric Mader 658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00

17 lines
271 B
C++

/*
*
* (C) Copyright IBM Corp. 1998-2004 - 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;