summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ThreadPool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/ThreadPool.h')
-rw-r--r--include/llvm/Support/ThreadPool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Support/ThreadPool.h b/include/llvm/Support/ThreadPool.h
index 745334db4450c..665cec2465bfc 100644
--- a/include/llvm/Support/ThreadPool.h
+++ b/include/llvm/Support/ThreadPool.h
@@ -33,6 +33,7 @@
#pragma warning(pop)
#endif
+#include <atomic>
#include <condition_variable>
#include <functional>
#include <memory>