1
0
Fork 0

Fix Win32 build, hopefully.

This commit is contained in:
James Turner 2012-05-18 07:45:30 +01:00
parent d82fd7cc5f
commit b5283fafb1

View file

@ -21,6 +21,7 @@
#include <simgear/props/props.hxx>
#include <osg/MatrixTransform>
#include <simgear/misc/stdint.hxx> // for uint32_t
namespace osg
{