mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
some compiler don't get string from TLOF.h implicitly or something.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78864 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d3c4486f46
commit
a462920ae0
@ -12,6 +12,7 @@
|
||||
|
||||
#include "llvm/Target/TargetLoweringObjectFile.h"
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
class GlobalVariable;
|
||||
|
Loading…
Reference in New Issue
Block a user