summaryrefslogtreecommitdiff
path: root/project2/common/logger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/common/logger.cpp')
-rw-r--r--project2/common/logger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/project2/common/logger.cpp b/project2/common/logger.cpp
index 6133ce9..b43efa8 100644
--- a/project2/common/logger.cpp
+++ b/project2/common/logger.cpp
@@ -1,3 +1,4 @@
+#include <pch.hpp>
#define SYSLOG_NAMES 1 // Enables the definition of names in syslog.h
#include "logger.h"