Added #include <osg/io_utils>

This commit is contained in:
Robert Osfield
2005-04-08 09:36:42 +00:00
parent cc47a520ae
commit a8d4da8163
29 changed files with 36 additions and 26 deletions

View File

@@ -1,4 +1,5 @@
#include "osg/VertexProgram"
#include <osg/io_utils>
#include <iostream>
#include <sstream>