From: LLVM Packaging Team Date: Fri, 22 Dec 2017 10:17:30 +0000 (+0000) Subject: ftfbs-gcc X-Git-Tag: archive/raspbian/1%3.9.1-19+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ce8b8019ac45a25ef72a6390dc6347575212dd3a;p=llvm-toolchain-3.9.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