From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
/* file: src/osg/Uniform.cpp
|
||||
* author: Mike Weiblen 2006-05-15
|
||||
*/
|
||||
#include <string.h>
|
||||
|
||||
#include <osg/Notify>
|
||||
#include <osg/Uniform>
|
||||
|
||||
Reference in New Issue
Block a user