Skip to content

Commit 12182ca

Browse files
authored
Merge pull request #1 from aferust/main
Update binddynamic.d
2 parents cb13997 + 03b63b6 commit 12182ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bindbc/opencl/binddynamic.d

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,8 @@ private
325325
CLSupport loadedVersion;
326326
}
327327

328+
@nogc nothrow:
329+
328330
void unloadOpenCL()
329331
{
330332
if (lib != invalidHandle)

0 commit comments

Comments
 (0)