From Andy Skinner, build fixes for Solaris.

This commit is contained in:
Robert Osfield
2008-01-18 21:07:03 +00:00
parent d2d282073c
commit 7761129f9b
3 changed files with 5 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
#include <assert.h>
#include <iostream>
#include <fstream>
#include <stdio.h>
#include <osg/Geometry>
#include <osg/Geode>
#include <osgDB/FileUtils>