From Sid Byce, fixes for compiling with gcc 4.3

This commit is contained in:
Robert Osfield
2007-12-24 15:19:52 +00:00
parent 7f30f0038f
commit 93127866a8
10 changed files with 12 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
*/
#include <osg/Notify>
#include <string>
#include <stdlib.h>
#include <iostream>
#include <fstream>