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:
parent
7945f94246
commit
2582e0342a
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <string.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include <osg/Object>
|
#include <osg/Object>
|
||||||
|
Loading…
Reference in New Issue
Block a user