0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-11 14:25:40 +00:00
Files
termux-packages/packages/ldc/iwyu-cstdint.patch.beforehostbuild
2025-01-01 23:13:24 +08:00

11 lines
227 B
Diff

--- a/llvm/include/llvm/Support/Signals.h
+++ b/llvm/include/llvm/Support/Signals.h
@@ -14,6 +14,7 @@
#ifndef LLVM_SUPPORT_SIGNALS_H
#define LLVM_SUPPORT_SIGNALS_H
+#include <cstdint>
#include <string>
namespace llvm {