// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#include <cstring>
+
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/props/props_io.hxx>
#include <simgear/structure/exception.hxx>
#include "transmission.hxx"
+#include <cstring>
+
#include <simgear/debug/logstream.hxx>
#include <simgear/misc/sg_path.hxx>
#endif
#include <math.h>
+#include <cstring>
#include <simgear/compiler.h>
#endif
#include <algorithm>
+#include <cstring>
#include <simgear/debug/logstream.hxx>
#include <simgear/structure/commands.hxx>
# include <config.h>
#endif
+#include <cstring>
+
#include <simgear/constants.h>
#include <simgear/debug/logstream.hxx>
#include <simgear/scene/sky/sky.hxx>
# include "config.h"
#endif
+#include <cstring>
#include <Main/fg_props.hxx>
#include <simgear/constants.h>
# include <unistd.h> // unlink()
#endif
+#include <cstring>
#include <stdio.h> // FILE*, fopen(), fread(), fwrite(), et. al.
#include <iostream> // for cout, endl
# include <config.h>
#endif
+#include <cstring>
+
#include <simgear/io/iochannel.hxx>
#include <simgear/io/sg_socket.hxx>
#include <simgear/constants.h>
#endif
#include <iostream>
+#include <cstring>
#include <simgear/compiler.h>
#include <simgear/misc/sg_path.hxx>
#include <memory>
#include <set>
+#include <cstring>
#include "Main/fg_props.hxx"
#include "Main/globals.hxx" // for get_subsystem
#ifndef __INSTRUMENTS_GPS_HXX
#define __INSTRUMENTS_GPS_HXX 1
+#include <cassert>
+
#include <simgear/props/props.hxx>
#include <simgear/structure/subsystem_mgr.hxx>
#include <simgear/math/SGMath.hxx>
#include "navradio.hxx"
#include <sstream>
+#include <cstring>
#include <simgear/sg_inlines.h>
#include <simgear/timing/sg_time.hxx>
#include <iostream>
#include <string.h>
#include <time.h>
+#include <cstdlib>
#include <simgear/debug/logstream.hxx>
#include <simgear/environment/metar.hxx>
#endif
#include <simgear/compiler.h>
+#include <cassert>
#include "fg_props.hxx"
#include <algorithm>
#include <functional>
#include <vector>
+#include <cstring>
#include <osg/Math>
# include "config.h"
#endif
+#include <cstring>
+
#include <simgear/debug/logstream.hxx>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/io/iochannel.hxx>
# include "config.h"
#endif
+#include <cstring>
+
#include <simgear/debug/logstream.hxx>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/io/iochannel.hxx>
# include "config.h"
#endif
+#include <cstring>
+
#include <simgear/debug/logstream.hxx>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/io/iochannel.hxx>
#endif
#include <iostream>
+#include <cstring>
#include <simgear/debug/logstream.hxx>
#include <simgear/math/sg_geodesy.hxx>
# include "config.h"
#endif
+#include <cstring>
+
#include <simgear/debug/logstream.hxx>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/io/iochannel.hxx>
#include <stdlib.h>
+#include <cstring>
#include "beacon.hxx"
#include "morse.hxx"
+#include <cstring>
static const char alphabet[26][4] = {
{ DI, DAH, end, end }, /* A */
# include <config.h>
#endif
+#include <cstring>
+
#include <simgear/structure/exception.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/debug/logstream.hxx>
#endif
#include "vacuum.hxx"
+
+#include <cstring>
+
#include <Main/fg_props.hxx>
#include <cmath>
#include <ctime>
+#include <cassert>
#include <simgear/math/SGMath.hxx>
#include <simgear/timing/sg_time.hxx>
#endif
#include <iostream>
+#include <cstdio>
#include <simgear/constants.h>
#include <simgear/io/sg_file.hxx>