Added io_utils include

This commit is contained in:
Robert Osfield
2005-04-08 09:14:50 +00:00
parent fcab21f9cc
commit 3c76c9fd60

View File

@@ -20,6 +20,7 @@
#include <osg/MatrixTransform>
#include <osg/ClusterCullingCallback>
#include <osg/Notify>
#include <osg/io_utils>
#include <osg/GLU>