From Bob Kuehne, "fix for failing collada builds on osx due to not being able to stringstreamify osg::Vec3 without io_utils included."
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <map>
|
||||
#include <stack>
|
||||
|
||||
#include <osg/io_utils>
|
||||
#include <osg/Node>
|
||||
#include <osg/Geode>
|
||||
#include <osg/Geometry>
|
||||
|
||||
Reference in New Issue
Block a user