Add thread header to videodecode example (#252)

此提交包含在:
Daniel Su
2025-06-18 12:40:24 -04:00
提交者 GitHub
父節點 244c193a57
當前提交 475d6c0f1f
+1
查看文件
@@ -36,6 +36,7 @@ THE SOFTWARE.
#include <stdint.h>
#include <string.h>
#include <string>
#include <thread>
#include <unordered_map>
#include <vector>
extern "C"