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 93af132..423da4f 100644
--- a/include/phat/helpers/misc.h
+++ b/include/phat/helpers/misc.h
@@ -24,6 +24,7 @@
#include <string>
#include <vector>
#include <set>
+#include <list>
#include <map>
#include <algorithm>
#include <queue>