aboutsummaryrefslogtreecommitdiffstats
path: root/include/middleware_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/middleware_context.h')
-rw-r--r--include/middleware_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/middleware_context.h b/include/middleware_context.h
index 980a821..daaaa5c 100644
--- a/include/middleware_context.h
+++ b/include/middleware_context.h
@@ -1,6 +1,8 @@
#pragma once
#include "utility.h"
+#include "http_request.h"
+#include "http_response.h"
namespace crow
{