mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 06:29:59 +00:00
Add missing #include.
llvm-svn: 334644
This commit is contained in:
parent
1f1b9ca909
commit
9f6c09accc
@ -14,6 +14,7 @@
|
||||
#ifndef LLVM_SUPPORT_THREAD_POOL_H
|
||||
#define LLVM_SUPPORT_THREAD_POOL_H
|
||||
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
#include "llvm/Config/llvm-config.h"
|
||||
#include "llvm/Support/thread.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user