From Mathias Froehlich, fixes for HP-UX, SGI and Solaris build

This commit is contained in:
Robert Osfield
2008-10-08 10:10:34 +00:00
parent 91d20fb3ec
commit 29c0e913d7
2 changed files with 11 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
#ifndef OSGWIDGET_UTIL
#define OSGWIDGET_UTIL
#include <cctype>
#include <ctype.h>
#include <algorithm>
#include <sstream>
#include <osg/Camera>