Added include<string.h> to fix compile errors under gcc 4.3
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <osg/ref_ptr>
|
||||
|
||||
#include <algorithm>
|
||||
#include <string.h>
|
||||
|
||||
using namespace osg;
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user