Fix header guard typo.

This commit is contained in:
Qiao Zhang 2020-12-23 11:25:23 -08:00
parent 0839fc7fd8
commit a91fcac6cd

View File

@ -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>