From b60cf04c1ee12733dc632770613e29f43bf80d16 Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Sun, 1 Aug 2010 18:43:28 +0200 Subject: [PATCH] Fix MSVC compilation --- src/ATC/atis.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ATC/atis.cxx b/src/ATC/atis.cxx index 470cf41bb..02394167b 100644 --- a/src/ATC/atis.cxx +++ b/src/ATC/atis.cxx @@ -26,6 +26,7 @@ #include +#include #include "atis.hxx" FGAtisManager::FGAtisManager() {