Added #include <stdlib.h> to include/osg/glut for Windows build.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef OSG_GLUT
|
||||
#define OSG_GLUT 1
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#if defined(__DARWIN_OSX__)
|
||||
#include <GLUT/glut.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user