mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-31 10:34:17 +00:00
Signal.h: Add <cstdio> for FILE*, since r171989.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172044 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5dc300107b
commit
1930fbf3eb
@ -16,6 +16,7 @@
|
|||||||
#define LLVM_SUPPORT_SIGNALS_H
|
#define LLVM_SUPPORT_SIGNALS_H
|
||||||
|
|
||||||
#include "llvm/Support/Path.h"
|
#include "llvm/Support/Path.h"
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
namespace sys {
|
namespace sys {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user