From: LLVM Packaging Team Date: Sat, 21 Oct 2017 11:43:31 +0000 (+0100) Subject: ftfbs-gcc X-Git-Tag: archive/raspbian/1%3.8.1-27+rpi1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=92aacf72f39005864dca420b2f8d129c8f98a56e;p=llvm-toolchain-3.8.git ftfbs-gcc =================================================================== Gbp-Pq: Name ftfbs-gcc.diff --- diff --git a/lldb/include/lldb/Utility/TaskPool.h b/lldb/include/lldb/Utility/TaskPool.h index 443e2a58..40d5c64e 100644 --- a/lldb/include/lldb/Utility/TaskPool.h +++ b/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 // time the task pool is used. The TaskPool provide no gurantee about the order the task will be run