Commit 216709f
committed
Add back <stdint.h> include to NVVMIntrinsicUtils
Add the <stdint.h> header include back into NVVMIntrinsicUtils.h after
rebasing the commit which renamed it to a point after the original
NVVMIntrinsicFlags.h version was edited to include <stdint>
This extra include was originally added by:
f33e236 [clang][Modules] Fixing Build Breaks When -DLLVM_ENABLE_MODULES=ON (#119473)1 parent 623215d commit 216709f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments