mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Fix header guard typo.
This commit is contained in:
parent
0839fc7fd8
commit
a91fcac6cd
@ -14,7 +14,7 @@ limitations under the License.
|
||||
==============================================================================*/
|
||||
|
||||
#ifndef JAXLIB_CUDA_GPU_KERNEL_HELPERS_H_
|
||||
#define JAXLIB_CUDA_KERNEL_HELPERS_H_
|
||||
#define JAXLIB_CUDA_GPU_KERNEL_HELPERS_H_
|
||||
|
||||
#include <memory>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user