Hopefully fix MSVC205 build
Tested 2017 which works fine, but 2015 seems unhappy, hopefully this fixes it.
This commit is contained in:
parent
d7398866c7
commit
ba08eee096
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#include <algorithm>
|
||||
#include <fstream>
|
||||
#include <map>
|
||||
#include <iterator>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/scene/util/OsgMath.hxx>
|
||||
|
|
Loading…
Reference in a new issue