]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tsync/terrasync.cxx
Remove using std:: from the metar header, remove HTTP support, add very basic unit...
[simgear.git] / simgear / scene / tsync / terrasync.cxx
index 357390cc4b79483dc4ce67d75ba69e1ff2936856..0f99d4e508c739aaeafa5f64362539a21c7d274e 100644 (file)
@@ -86,6 +86,7 @@
 #endif
 
 using namespace simgear;
+using namespace std;
 
 const char* rsync_cmd = 
         "rsync --verbose --archive --delete --perms --owner --group";