mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 00:31:54 +00:00
fix build on some machines. thanks buildbot
llvm-svn: 60175
This commit is contained in:
parent
e3f6758e3c
commit
1e97b6c181
@ -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