]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/route_mgr.hxx
Interim windows build fix
[flightgear.git] / src / Autopilot / route_mgr.hxx
index 696d43d618854f965fb24b4cb2889375e72a7fbe..e7df4be755be046c7e5797d134e47849ad259dbf 100644 (file)
@@ -100,6 +100,7 @@ public:
   
   flightgear::WayptRef waypointFromString(const std::string& target);
 
+  static const char* subsystemName() { return "route-manager"; }
 private:
     bool commandDefineUserWaypoint(const SGPropertyNode* arg);
     bool commandDeleteUserWaypoint(const SGPropertyNode* arg);