mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 23:32:00 +00:00
Trial first commit
Fixed build, requires std header before using std::string git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74995 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2d76f256f8
commit
13223c98f2
@ -16,6 +16,7 @@
|
||||
#define LLVM_SUPPORT_ERRORHANDLING_H
|
||||
|
||||
#include "llvm/Support/Compiler.h"
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
// An error handler callback.
|
||||
|
Loading…
x
Reference in New Issue
Block a user