Added osg/io_utils include

This commit is contained in:
Robert Osfield
2005-04-08 09:13:07 +00:00
parent a2974de978
commit fcab21f9cc
3 changed files with 3 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
#include <osg/Endian>
#include <osg/Notify>
#include <osg/io_utils>
#include <osgDB/ReadFile>