ftfbs-gcc
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 13 Feb 2018 08:26:55 +0000 (08:26 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 13 Feb 2018 08:26:55 +0000 (08:26 +0000)
===================================================================

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