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 <stdint.h>
#include <string.h> #include <string.h>
#include <string> #include <string>
#include <thread>
#include <unordered_map> #include <unordered_map>
#include <vector> #include <vector>
extern "C" extern "C"