aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/crow/parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/crow/parser.h b/include/crow/parser.h
index 4a4f57e..61f5aee 100644
--- a/include/crow/parser.h
+++ b/include/crow/parser.h
@@ -3,7 +3,6 @@
#include <string>
#include <unordered_map>
#include <boost/algorithm/string.hpp>
-#include <boost/tokenizer.hpp>
#include <algorithm>
#include "crow/http_parser_merged.h"