OClSplitEngn: fix build warnings

This commit is contained in:
2025-11-07 22:20:44 -04:00
parent f5146738e1
commit 0b21cdd2ba
2 changed files with 4 additions and 1 deletions
@@ -4,6 +4,7 @@
#include <cstdint>
#include <cstddef>
#include <memory>
#define CL_TARGET_OPENCL_VERSION 300
#include <CL/cl.h>
namespace smo {