We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c832e01 commit 40cc4faCopy full SHA for 40cc4fa
include/cinder/CaptureImplLinux.h
@@ -5,6 +5,7 @@
5
6
#include <thread>
7
#include <condition_variable>
8
+#include <atomic>
9
10
namespace cinder {
11
0 commit comments