diff --git a/projects/clr/rocclr/runtime/device/device.hpp b/projects/clr/rocclr/runtime/device/device.hpp index 76073855cb..b45a7cb131 100644 --- a/projects/clr/rocclr/runtime/device/device.hpp +++ b/projects/clr/rocclr/runtime/device/device.hpp @@ -148,6 +148,8 @@ OclExtensionsString[] = { "cl_amd_image2d_from_buffer_read_only ", #if cl_amd_open_video "cl_amd_open_video ", +#else + "", #endif // cl_amd_open_video "", "cl_amd_bus_addressable_memory ",