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

@@ -32,6 +32,7 @@
#include <osg/ShapeDrawable>
#include <osg/Quat>
#include <osg/ProxyNode>
#include <osg/io_utils>
#include <osgSim/MultiSwitch>
#include <osgSim/DOFTransform>

View File

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

View File

@@ -71,6 +71,7 @@
#include "Shape.h"
#include <osg/Notify>
#include <osg/io_utils>
using namespace ive;