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"