WvStreams
|
00001 /* 00002 * Worldvisions Weaver Software: 00003 * Copyright (C) 1997-2002 Net Integration Technologies, Inc. 00004 * 00005 * A placeholder for applications that want to link to UniConf moniker 00006 * objects, but are linking dynamically to wvstreams instead of statically 00007 * (in which case, you *always* get all the monikers anyway). 00008 * 00009 * See unigenhack_s.cc for what happens when you link statically. 00010 */ 00011 #include "wvlinkerhack.h" 00012 00013 WV_LINK(UniGenHack); 00014