From c33a6b4a039234e1deffe0cfd42a94cdeaeecf58 Mon Sep 17 00:00:00 2001 From: Satyanvesh Dittakavi Date: Mon, 8 Aug 2022 17:30:41 +0000 Subject: [PATCH] SWDEV-350479 - Add missing hiprtcVersion symbol on Windows Change-Id: Ifcb737adddade80ebe91a50812c96c585d7d3217 --- hipamd/src/hiprtc/hiprtc.def | 1 + 1 file changed, 1 insertion(+) diff --git a/hipamd/src/hiprtc/hiprtc.def b/hipamd/src/hiprtc/hiprtc.def index 9ad29c0140..a25ec71336 100644 --- a/hipamd/src/hiprtc/hiprtc.def +++ b/hipamd/src/hiprtc/hiprtc.def @@ -8,6 +8,7 @@ hiprtcGetProgramLog hiprtcGetProgramLogSize hiprtcGetCode hiprtcGetCodeSize +hiprtcVersion hiprtcGetErrorString hiprtcLinkCreate hiprtcLinkAddFile