aboutsummaryrefslogtreecommitdiffstats
path: root/routing.h
diff options
context:
space:
mode:
Diffstat (limited to 'routing.h')
-rw-r--r--routing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/routing.h b/routing.h
index c3be5fd..afc79ca 100644
--- a/routing.h
+++ b/routing.h
@@ -11,6 +11,7 @@
#include "http_response.h"
#include "http_request.h"
#include "utility.h"
+#include "logging.h"
namespace crow
{