ftfbs-gcc
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Mon, 2 Jul 2018 08:45:18 +0000 (09:45 +0100)
committerJulien Cristau <jcristau@mozilla.com>
Mon, 2 Jul 2018 08:45:18 +0000 (09:45 +0100)
===================================================================

Gbp-Pq: Name ftfbs-gcc.diff

lldb/include/lldb/Utility/TaskPool.h

index db15b208171b470594c556df8fdd780155a14121..3e6d5df8fb050d569a2b42ed0e818d87226425fe 100644 (file)
@@ -33,6 +33,7 @@
 #include <queue>
 #include <thread>
 #include <vector>
+#include <functional>
 
 // Global TaskPool class for running tasks in parallel on a set of worker thread
 // created the first