#define _REALWX_CTRL_HXX
#include <simgear/structure/subsystem_mgr.hxx>
-
+#include <simgear/props/props.hxx>
namespace Environment {
class RealWxController : public SGSubsystem
{
#include <map>
#include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
#include <Navaids/positioned.hxx>
class SGTime;
#include <simgear/compiler.h>
#include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
/**
* Log any property values to any number of CSV files.
#include <simgear/compiler.h>
#include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
#include <simgear/math/SGMath.hxx>
// forward decls
#include <vector>
#include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
#include <simgear/sound/sample_group.hxx>
class SGXmlSound;
#include <queue>
#include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
#include <simgear/sound/sample_group.hxx>
class SGSoundSample;
#define FG_TIME_TIMEMANAGER_HXX
#include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
// forward decls
class SGTime;