On Thu, 2008-10-16 at 21:18 +0200, Paul Melis wrote: > The include guard of the include file in subject is incorrect, it reads > (note the typo in the second line) > > ... > > #ifndef OSGWIDGET_UI_OBJECT_PARENT > #define OSGWIDGET_UI_OBEJCT_PARENT > > ...
Whoops, thanks. :) Fixed in my branch now too (will come up when I next commit) > I've already committed a fix for the 2.6 branch for this. > > Paul > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
