summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2020-03-07 11:32:55 +0100
committerStanislaw Halik <sthalik@misaki.pl>2020-03-07 11:32:55 +0100
commit5abcf93c07ae630c7964c5117febb9e32a537e52 (patch)
tree8d20a5b308807fc8253b694a03f7310aea81c450
parenta7280a41678166cdeb00d431abd88c72cee86c0c (diff)
video/ps3eye: remove stale include
-rw-r--r--video-ps3eye/wrapper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/video-ps3eye/wrapper.cxx b/video-ps3eye/wrapper.cxx
index 14eeddfc..4a2c2000 100644
--- a/video-ps3eye/wrapper.cxx
+++ b/video-ps3eye/wrapper.cxx
@@ -3,7 +3,6 @@
#include "ps3eye-driver/ps3eye.hpp"
-#include <thread>
#include <cstdlib>
#ifdef __clang__