Make WvStreams compile with gcc 4.4.
[wvstreams.git] / uniconf / unigenhack.cc
blob8926fb47be187f6748b4acf6dae605d1588b5377
1 /*
2 * Worldvisions Weaver Software:
3 * Copyright (C) 1997-2002 Net Integration Technologies, Inc.
4 *
5 * A placeholder for applications that want to link to UniConf moniker
6 * objects, but are linking dynamically to wvstreams instead of statically
7 * (in which case, you *always* get all the monikers anyway).
8 *
9 * See unigenhack_s.cc for what happens when you link statically.
11 #include "wvlinkerhack.h"
13 WV_LINK(UniGenHack);