From Andy Skinner,adding c includes to avoid problems with mixing c and c++ versions
of c functions.
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#define OSG_GLEXTENSIONS 1
|
||||
|
||||
#include <osg/Export>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user