]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/garmin.cxx
Oops, fixed a typo.
[flightgear.git] / src / Network / garmin.cxx
index 45e03c66c211c8e9193fcc54df837c811d8a1dd3..590a92fdaae5f736e8f1ccd46363f23a13693d4d 100644 (file)
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/sg_geodesy.hxx>
 #include <simgear/io/iochannel.hxx>
+#include <simgear/timing/sg_time.hxx>
 
 #include <FDM/flight.hxx>
 #include <Main/globals.hxx>
 
 #include "garmin.hxx"
 
+SG_USING_NAMESPACE(std);
 
 FGGarmin::FGGarmin() {
 }