From Mathias Froehilch,"Current include/osgSim/ShapeAttribute also misses string.h include because of
strdup. Attached is the changed file."
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <vector>
|
||||
|
||||
#include <osg/Object>
|
||||
|
||||
Reference in New Issue
Block a user