Moved Plane and Quat << operators into the io_utils headers

This commit is contained in:
Robert Osfield
2005-04-15 20:59:24 +00:00
parent d3bdfe49ea
commit f4be038d46
5 changed files with 26 additions and 23 deletions

View File

@@ -3,6 +3,7 @@
#endif
#include "osg/TexGen"
#include "osg/io_utils"
#include "osgDB/Registry"
#include "osgDB/Input"