# HG changeset patch # User Daniel A. Rubio # Date 1276868917 -3600 # Node ID 8fdbf2c38b150a46eecbd4c90bd11c875d736540 # Parent 54dfd2134ef2d2691481b7a84898d43d0cd8435f Fising some symbol visibility issues by adding as dummy object based on the templated class diff -r 54dfd2134ef2 -r 8fdbf2c38b15 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