Add thread header to videodecode example (#252)

[ROCm/rocprofiler-systems commit: 475d6c0f1f]
This commit is contained in:
Daniel Su
2025-06-18 12:40:24 -04:00
committed by GitHub
parent 133834335d
commit f155355b33
@@ -36,6 +36,7 @@ THE SOFTWARE.
#include <stdint.h>
#include <string.h>
#include <string>
#include <thread>
#include <unordered_map>
#include <vector>
extern "C"