Include fg_props.hxx to get definition of FGConditional.
This commit is contained in:
parent
6632b2d8c2
commit
6371783e2d
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include <simgear/misc/props.hxx>
|
||||
|
||||
#include <Main/fgfs.hxx>
|
||||
#include <Main/fg_props.hxx>
|
||||
#include <Main/globals.hxx>
|
||||
|
||||
#include <map>
|
||||
|
@ -45,6 +46,8 @@ SG_USING_STD(map);
|
|||
SG_USING_STD(vector);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
// General binding support.
|
||||
|
|
Loading…
Add table
Reference in a new issue