ftfbs-gcc
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 18 Oct 2017 14:37:25 +0000 (15:37 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 18 Oct 2017 14:37:25 +0000 (15:37 +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