aboutsummaryrefslogtreecommitdiffstats
path: root/include/ci_map.h
diff options
context:
space:
mode:
authorAntony Woods <acron1@gmail.com>2014-10-24 09:40:09 +0100
committerAntony Woods <acron1@gmail.com>2014-10-24 09:40:09 +0100
commit693aac108de4dc62811b9a2737d895ada474cfb2 (patch)
tree44cc722afea8b6ef26095cd27aa64b97ec48d74e /include/ci_map.h
parent27bf11d35c8ce44fd9fef656e2975712846b9bb2 (diff)
parent4b3b8070e75ce0fc181e5c012c47da2a1e7a918e (diff)
downloadcrow-693aac108de4dc62811b9a2737d895ada474cfb2.tar.gz
crow-693aac108de4dc62811b9a2737d895ada474cfb2.zip
Post-pull commit
Diffstat (limited to 'include/ci_map.h')
-rw-r--r--include/ci_map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ci_map.h b/include/ci_map.h
index 9b48f0b..155d54f 100644
--- a/include/ci_map.h
+++ b/include/ci_map.h
@@ -1,6 +1,8 @@
#pragma once
+#include <boost/algorithm/string/predicate.hpp>
#include <boost/functional/hash.hpp>
+#include <unordered_map>
namespace crow
{