diff options
Diffstat (limited to 'src/RemoteControl.cpp')
-rw-r--r-- | src/RemoteControl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/RemoteControl.cpp b/src/RemoteControl.cpp index 03cef2c..b3fdfec 100644 --- a/src/RemoteControl.cpp +++ b/src/RemoteControl.cpp @@ -32,6 +32,7 @@ #include "RemoteControl.h" using boost::asio::ip::tcp; +using namespace std; void RemoteControllerTelnet::restart() |