1
0
Fork 0

MSVC 11 compile fix

This commit is contained in:
Frederic Bouvier 2012-11-28 09:08:57 +01:00
parent 59448f11cc
commit ef84524eba

View file

@ -30,6 +30,7 @@
#include <queue>
#include <cassert>
#include <map>
#include <functional>
// SimGear
#include <simgear/math/SGGeometry.hxx>