]> git.mxchange.org Git - flightgear.git/commitdiff
Fix MSVC compilation
authorFrederic Bouvier <fredfgfs01@free.fr>
Sun, 1 Aug 2010 16:43:28 +0000 (18:43 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sun, 1 Aug 2010 16:43:28 +0000 (18:43 +0200)
src/ATC/atis.cxx

index 470cf41bbc93992e2dd9247678a786c6a3fa1764..02394167bf0525acbde7e1aaed76ec7c813707c0 100644 (file)
@@ -26,6 +26,7 @@
 
 #include <iostream>
 
+#include <simgear/math/SGMath.hxx>
 #include "atis.hxx"
 
 FGAtisManager::FGAtisManager() {