Skip to content

Commit d0110bb

Browse files
committed
Minor cosmetics
1 parent b90a136 commit d0110bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opencl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
using cl::Event;
1313

1414
static const string driver_installation_instructions =
15-
#if defined(_WIN32)
15+
#ifdef _WIN32
1616
R"(|----------------.------------------------------------------------------------'
1717
| AMD GPUs | https://www.amd.com/en/support/download/drivers.html
1818
| Intel GPUs | https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html

0 commit comments

Comments
 (0)