1
0
Fork 0

Include fg_props.hxx to get definition of FGConditional.

This commit is contained in:
david 2003-01-18 15:16:54 +00:00
parent 6632b2d8c2
commit 6371783e2d

View file

@ -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.