Explorar o código

Fix compile error

Tatsuhiro Tsujikawa %!s(int64=9) %!d(string=hai) anos
pai
achega
e174b90ff2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/SequentialPicker.h

+ 1 - 0
src/SequentialPicker.h

@@ -39,6 +39,7 @@
 
 #include <deque>
 #include <memory>
+#include <functional>
 
 namespace aria2 {