Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
Change-Id: Ic0a395c202c7f8e59249db8d443faf72a17399ff
  • Loading branch information
kpet committed Aug 29, 2024
1 parent 9e36527 commit f45bb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/api/testcl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#define CL_USE_DEPRECATED_OPENCL_2_1_APIS
#define CL_USE_DEPRECATED_OPENCL_2_2_APIS
#include "CL/cl.h"
#include "CL/cl_ext.h"

#ifdef CLVK_UNIT_TESTING_ENABLED
#include "unit.hpp"
Expand Down

0 comments on commit f45bb04

Please sign in to comment.