aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.hpp')
-rw-r--r--include/common.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/common.hpp b/include/common.hpp
index 240cd01..fabf4c7 100644
--- a/include/common.hpp
+++ b/include/common.hpp
@@ -14,6 +14,8 @@
#include <vector>
#include <cmath>
#include <algorithm>
+#include <list>
+#include <iterator>
#ifndef __WIN32__
# include <thread>