mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01: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/ManagedStatic.h"
|
||||
#include <map>
|
||||
#include <cstring>
|
||||
using namespace llvm;
|
||||
|
||||
Annotation::~Annotation() {} // Designed to be subclassed
|
||||
|
Loading…
Reference in New Issue
Block a user