From 6baaee696f087ad79dde8e703815e4e52b6ca15d Mon Sep 17 00:00:00 2001 From: James Turner Date: Sat, 9 Feb 2013 15:31:43 +0000 Subject: [PATCH] Fix compilation. --- utils/GPSsmooth/UGear_telnet.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/GPSsmooth/UGear_telnet.cxx b/utils/GPSsmooth/UGear_telnet.cxx index d380e0161..a65c2067e 100644 --- a/utils/GPSsmooth/UGear_telnet.cxx +++ b/utils/GPSsmooth/UGear_telnet.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include -- 2.39.5