Fix MSVC compilation
This commit is contained in:
parent
a893748d4e
commit
08dfa30d87
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "beacon.hxx"
|
||||
|
||||
#include <simgear/structure/exception.hxx>
|
||||
#include <Main/fg_props.hxx>
|
||||
#include <Main/globals.hxx>
|
||||
|
||||
// constructor
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include <simgear/constants.h>
|
||||
|
||||
#include <Main/fg_props.hxx>
|
||||
#include <Main/globals.hxx>
|
||||
|
||||
#include "morse.hxx"
|
||||
|
|
Loading…
Reference in a new issue