Explorar el Código

Fix compile error

Tatsuhiro Tsujikawa hace 9 años
padre
commit
e174b90ff2
Se han modificado 1 ficheros con 1 adiciones y 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 {