From 31edd6a85f52c855d54594dc9f8ceda694d3ebea Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 1 Aug 2015 17:18:24 +0200 Subject: Switch to C++11, remove boost::shared_ptr --- src/RemoteControl.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/RemoteControl.h') 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 #include #include -#include -#include #include #include #include -- cgit v1.2.3