Index: llvm-toolchain-4.0-4.0.1~+rc3/lldb/include/lldb/Utility/TaskPool.h =================================================================== --- llvm-toolchain-4.0-4.0.1~+rc3.orig/lldb/include/lldb/Utility/TaskPool.h +++ llvm-toolchain-4.0-4.0.1~+rc3/lldb/include/lldb/Utility/TaskPool.h @@ -33,6 +33,7 @@ #include #include #include +#include // Global TaskPool class for running tasks in parallel on a set of worker thread // created the first