From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <osg/GL>
|
||||
#include <osg/LightModel>
|
||||
|
||||
Reference in New Issue
Block a user