blob: 13c5f72be76eb27be0152c2ea59a18217fceb56a [file] [log] [blame]
/*
*
* (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...
*/
#ifndef U_HIDE_OBSOLETE_API
const char ICULayoutEngine::fgClassID=0;
#endif