From dd428769ba5587e913cb2d768e2bca4b70f98c5d Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 17 Apr 2014 20:14:27 +0200 Subject: Update Remotecontrol with changes from ODR-DabMod --- src/RemoteControl.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/RemoteControl.cpp') diff --git a/src/RemoteControl.cpp b/src/RemoteControl.cpp index 62527bd..c8fb0e8 100644 --- a/src/RemoteControl.cpp +++ b/src/RemoteControl.cpp @@ -24,6 +24,7 @@ */ #include #include +#include #include #include #include @@ -32,6 +33,7 @@ #include "RemoteControl.h" using boost::asio::ip::tcp; +using namespace std; void RemoteControllerTelnet::restart() -- cgit v1.2.3