From Andy Skinner, build fixes for Solaris.
This commit is contained in:
parent
b5f681b86f
commit
a5f37a23e2
@ -25,6 +25,7 @@
|
||||
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "hdrwriter.h"
|
||||
|
||||
|
@ -11,6 +11,9 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <osgViewer/ViewerBase>
|
||||
#include <osgViewer/Renderer>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user