Fixed Missing #include<functional>

This commit is contained in:
2016-05-28 13:01:19 +10:00
parent 7ccea0d1c0
commit 867a86fd79
5 changed files with 23 additions and 22 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "base_barrier.hpp"
#include <functional>
#include <list>
#include <string>