Skip to content

Commit 8127793

Browse files
authored
fix compile (#866)
1 parent 3a5ae0b commit 8127793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/flashinfer/cp_async.cuh

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#ifndef FLASHINFER_CP_ASYNC_CUH_
1717
#define FLASHINFER_CP_ASYNC_CUH_
1818

19+
#include <cstdint>
1920
#include <cuda_runtime.h>
2021

2122
namespace flashinfer {

0 commit comments

Comments
 (0)