From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <osgViewer/ViewerEventHandlers>
|
||||
|
||||
#include <osg/PolygonMode>
|
||||
|
||||
Reference in New Issue
Block a user