diff options
Diffstat (limited to 'src/RemoteControl.h')
-rw-r--r-- | src/RemoteControl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/RemoteControl.h b/src/RemoteControl.h index 0a4848f..b94ed6c 100644 --- a/src/RemoteControl.h +++ b/src/RemoteControl.h @@ -42,8 +42,6 @@ #include <string> #include <iostream> #include <boost/bind.hpp> -#include <boost/shared_ptr.hpp> -#include <boost/enable_shared_from_this.hpp> #include <boost/asio.hpp> #include <boost/foreach.hpp> #include <boost/tokenizer.hpp> |