From Mathias Froehlich, build fixes

This commit is contained in:
Robert Osfield
2008-10-07 12:31:42 +00:00
parent 8c98220878
commit ff8c6aa32b
5 changed files with 5 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
*/
#include <float.h>
#include <string.h>
#include <osg/Math>
#include <osg/Notify>
#include <osgVolume/ImageUtils>