SWDEV-508958 - [6.4 Preview] include some used headers

Change-Id: I540c422a5ac10189af24a516e57fc804ec67797d
This commit is contained in:
Jatin Chaudhary
2025-01-22 13:50:10 +00:00
کامیت شده توسط Jatin Jaikishan Chaudhary
والد 08b2adef47
کامیت ddcdfa6b84
2فایلهای تغییر یافته به همراه5 افزوده شده و 2 حذف شده
@@ -18,6 +18,7 @@
*/
#include <stdio.h>
#include <stdbool.h>
#include <hip/hip_runtime.h>
#include "LaunchKernel.h"
#define KNRM "\x1B[0m"