diff --git a/src/Instrumentation/gps.cxx b/src/Instrumentation/gps.cxx index a0c1cdbd2..272995dd3 100644 --- a/src/Instrumentation/gps.cxx +++ b/src/Instrumentation/gps.cxx @@ -9,6 +9,7 @@ #include "gps.hxx" +#include #include #include "Main/fg_props.hxx" @@ -24,6 +25,7 @@ #include #include +using std::auto_ptr; using std::string; ///////////////////////////////////////////////////////////////////