aboutsummaryrefslogtreecommitdiffstats
path: root/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser.h')
-rw-r--r--parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser.h b/parser.h
index 3e28603..5e686b2 100644
--- a/parser.h
+++ b/parser.h
@@ -6,7 +6,7 @@
#include "http_request.h"
-namespace flask
+namespace crow
{
template <typename Handler>
struct HTTPParser : public http_parser