diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-07 11:32:55 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-07 11:32:55 +0100 |
commit | 5abcf93c07ae630c7964c5117febb9e32a537e52 (patch) | |
tree | 8d20a5b308807fc8253b694a03f7310aea81c450 | |
parent | a7280a41678166cdeb00d431abd88c72cee86c0c (diff) |
video/ps3eye: remove stale include
-rw-r--r-- | video-ps3eye/wrapper.cxx | 1 |
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__ |