1
0
Fork 0

Fix MSVC compilation

This commit is contained in:
daveluff 2009-09-08 20:55:30 +00:00 committed by Tim Moore
parent a893748d4e
commit 08dfa30d87
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
#include "beacon.hxx"
#include <simgear/structure/exception.hxx>
#include <Main/fg_props.hxx>
#include <Main/globals.hxx>
// constructor

View file

@ -23,6 +23,7 @@
#include <simgear/constants.h>
#include <Main/fg_props.hxx>
#include <Main/globals.hxx>
#include "morse.hxx"