nlesc-recruit / cudawrappers

C++ wrapper for the Nvidia C libraries (e.g. CUDA driver, nvrtc, cuFFT etc.)
https://cudawrappers.readthedocs.io/en/latest/
Apache License 2.0
5 stars 5 forks source link

Fix typo in inline_local_includes macro #278

Closed csbnw closed 6 months ago

csbnw commented 6 months ago

Description

contained a typo, causing the inline_local_includes macro to fail.

Related issues: