mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 04:33:40 +00:00
fix build on some machines. thanks buildbot
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60175 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4ba9aac839
commit
440954c64b
@ -14,6 +14,7 @@
|
|||||||
#include "llvm/Support/Annotation.h"
|
#include "llvm/Support/Annotation.h"
|
||||||
#include "llvm/Support/ManagedStatic.h"
|
#include "llvm/Support/ManagedStatic.h"
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <cstring>
|
||||||
using namespace llvm;
|
using namespace llvm;
|
||||||
|
|
||||||
Annotation::~Annotation() {} // Designed to be subclassed
|
Annotation::~Annotation() {} // Designed to be subclassed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user