summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/phat/helpers/misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/phat/helpers/misc.h b/include/phat/helpers/misc.h
index fb5c07a..cb42a2d 100644
--- a/include/phat/helpers/misc.h
+++ b/include/phat/helpers/misc.h
@@ -28,6 +28,7 @@
#include <map>
#include <algorithm>
#include <queue>
+#include <iterator>
#include <cassert>
#include <sstream>
#include <algorithm>