Files
termux-packages/packages/ldc/iwyu-cstdint.patch.beforehostbuild
2025-01-01 15:36:32 +00:00

11 lines
227 B
Plaintext

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