Skip to content

Commit b942931

Browse files
committed
Stdint
1 parent dadaca2 commit b942931

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/lib/Headers/gpuintrin.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
#error "This header is only meant to be used on GPU architectures."
3434
#endif
3535

36+
#include <stdint.h>
37+
3638
#if !defined(__cplusplus)
3739
_Pragma("push_macro(\"bool\")");
3840
#define bool _Bool

0 commit comments

Comments
 (0)