Revision: 4434 http://pd-gem.svn.sourceforge.net/pd-gem/?rev=4434&view=rev Author: zmoelnig Date: 2011-08-08 14:26:09 +0000 (Mon, 08 Aug 2011)
Log Message: ----------- include "Gem/RTE.h" as REGISTER_*FACTORY currently depend on "gensym()" Modified Paths: -------------- trunk/Gem/src/plugins/PluginFactory.h Modified: trunk/Gem/src/plugins/PluginFactory.h =================================================================== --- trunk/Gem/src/plugins/PluginFactory.h 2011-08-08 14:25:41 UTC (rev 4433) +++ trunk/Gem/src/plugins/PluginFactory.h 2011-08-08 14:26:09 UTC (rev 4434) @@ -11,6 +11,9 @@ #include <typeinfo> #include <iostream> +// use RTE because REGISTER_fooFACTORY() uses gensym() +#include "Gem/RTE.h" + namespace gem { class GEM_EXTERN BasePluginFactory { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ pd-gem-CVS mailing list pd-gem-CVS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs