From 00abf507c3b440ccf74ca30670eb919fc7f45062 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 30 Jul 2019 11:26:23 -0400 Subject: [PATCH] P4 to Git Change 1975700 by jatang@jatang_win_pal_lc on 2019/07/30 11:21:33 SWDEV-1 - Fix HIP build. Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/fixme.cpp#2 edit --- api/hip/fixme.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/api/hip/fixme.cpp b/api/hip/fixme.cpp index 3d062e2dbc..5d7f8144f7 100644 --- a/api/hip/fixme.cpp +++ b/api/hip/fixme.cpp @@ -21,6 +21,7 @@ THE SOFTWARE. */ #include "cl_common.hpp" +#include KHRicdVendorDispatch amd::ICDDispatchedObject::icdVendorDispatch_[] = {0}; amd::PlatformIDS amd::PlatformID::Platform = {amd::ICDDispatchedObject::icdVendorDispatch_};