mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-07 21:09:21 +00:00
Add missing #include from r283039. Found by modules build.
llvm-svn: 283405
This commit is contained in:
parent
9abb223622
commit
bccb82e3c4
@ -15,6 +15,7 @@
|
||||
#define LLVM_SUPPORT_REGISTRY_H
|
||||
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/ADT/iterator_range.h"
|
||||
#include "llvm/Support/Compiler.h"
|
||||
#include "llvm/Support/DynamicLibrary.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user