Remove unused include

This commit is contained in:
shylie 2026-05-06 12:17:28 -04:00
parent af3d33b1f9
commit bb7b4aa305
Signed by: shylie
GPG Key ID: 20C8D70580687D9D

View File

@ -1,8 +1,6 @@
#include "sand/sand.h" #include "sand/sand.h"
#include "sand/type.h" #include "sand/type.h"
#include <hip/driver_types.h>
#ifdef TRACY_ENABLE #ifdef TRACY_ENABLE
#include <tracy/Tracy.hpp> #include <tracy/Tracy.hpp>
#endif // TRACY_ENABLE #endif // TRACY_ENABLE