Restore assert.

Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
This commit is contained in:
Michal Mrozek
2021-12-16 12:57:10 +00:00
committed by Compute-Runtime-Automation
parent 1f0c58d0bf
commit b4ad6e011f

View File

@@ -22,6 +22,8 @@
#include "CL/cl.h"
static_assert(NEO::HwInfoConfig::uuidSize == ZE_MAX_DEVICE_UUID_SIZE);
struct _ze_device_handle_t {};
namespace NEO {
class Device;