From Andy Skinner, fixes for Solaris build

This commit is contained in:
Robert Osfield
2009-01-09 12:17:40 +00:00
parent c380ac5a1f
commit fa499dc55f
23 changed files with 26 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#pragma warning( disable : 4786 )
#endif
#include <stdlib.h>
#include <string>
#include <osg/Notify>