aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--logging.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/logging.h b/logging.h
index 303e857..aed7521 100644
--- a/logging.h
+++ b/logging.h
@@ -8,6 +8,8 @@
#include <iostream>
#include <sstream>
+#include "settings.h"
+
using namespace std;
namespace crow