]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/viewer.cxx
Merge commit 'refs/merge-requests/1552' of git@gitorious.org:fg/flightgear into next
[flightgear.git] / src / Main / viewer.cxx
index ffa05fc3f3499b4160771df8af9b43eb1759ee81..ab5f6aa44c99b977e1578e116464241f59e9eec2 100644 (file)
 #endif
 
 #include <simgear/compiler.h>
+#include <cassert>
 
 #include "fg_props.hxx"
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/constants.h>
 #include <simgear/scene/model/placement.hxx>
-#include <simgear/math/vector.hxx>
 
 #include <Main/globals.hxx>
 #include <Scenery/scenery.hxx>