Skip to content

Commit

Permalink
Added missing #include <osgUtil/Export>
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Jan 6, 2008
1 parent 57475ed commit 2caf460
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/osgUtil/DrawElementTypeSimplifier
Expand Up @@ -17,6 +17,8 @@
#include <osg/Geometry>
#include <osg/NodeVisitor>

#include <osgUtil/Export>

namespace osgUtil
{

Expand Down

0 comments on commit 2caf460

Please sign in to comment.