diff --git a/src/station_cmd.cpp b/src/station_cmd.cpp --- a/src/station_cmd.cpp +++ b/src/station_cmd.cpp @@ -35,6 +35,8 @@ #include "date.h" #include "helpers.hpp" +#include // for auto_ptr + typedef enum StationRectModes { RECT_MODE_TEST = 0,