From Andy Skinner, build fixes for Solaris.

This commit is contained in:
Robert Osfield 2007-10-05 09:10:04 +00:00
parent b5f681b86f
commit a5f37a23e2
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,7 @@
*/
#include <stdlib.h>
#include "hdrwriter.h"

View File

@ -11,6 +11,9 @@
* OpenSceneGraph Public License for more details.
*/
#include <stdlib.h>
#include <string.h>
#include <osgViewer/ViewerBase>
#include <osgViewer/Renderer>