aboutsummaryrefslogtreecommitdiffstats
path: root/crow.h
diff options
context:
space:
mode:
Diffstat (limited to 'crow.h')
-rw-r--r--crow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/crow.h b/crow.h
index 2962e6a..ade49aa 100644
--- a/crow.h
+++ b/crow.h
@@ -7,8 +7,7 @@
#include <type_traits>
#include <thread>
-//#define CROW_ENABLE_LOGGING
-
+#include "settings.h"
#include "http_server.h"
#include "utility.h"
#include "routing.h"