# HG changeset patch # User Daniel A. Rubio # Date 1276868917 -3600 # Node ID d65d023db13c91ebc941ef794a5c70868b3f2b63 # Parent c63c8348c0eb83a21c9dd975efc63e407e41b4ce Fising some symbol visibility issues by adding as dummy object based on the templated class diff -r c63c8348c0eb -r d65d023db13c commsfwsupport/commselements/MsgParser/include/RecordItem.h --- a/commsfwsupport/commselements/MsgParser/include/RecordItem.h Fri Jun 18 14:58:25 2010 +0100 +++ b/commsfwsupport/commselements/MsgParser/include/RecordItem.h Fri Jun 18 14:48:37 2010 +0100 @@ -367,6 +367,10 @@ private: THEADER iHeader; }; +//Forcing a Vtable Export +CItem DummyDummy; +//Dummy object to force the vtable export and visibility + /** * Returns a reference to a header class