1
0
Fork 0

Hopefully fix MSVC205 build

Tested 2017 which works fine, but 2015 seems unhappy, hopefully this
fixes it.
This commit is contained in:
James Turner 2020-04-13 14:40:08 +01:00
parent d7398866c7
commit ba08eee096

View file

@ -30,6 +30,7 @@
#include <algorithm>
#include <fstream>
#include <map>
#include <iterator>
#include <simgear/debug/logstream.hxx>
#include <simgear/scene/util/OsgMath.hxx>