summaryrefslogtreecommitdiff
path: root/include/modules/cs_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/cs_log.h')
-rw-r--r--include/modules/cs_log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modules/cs_log.h b/include/modules/cs_log.h
index 14f9764e3..6438dfada 100644
--- a/include/modules/cs_log.h
+++ b/include/modules/cs_log.h
@@ -9,6 +9,8 @@
* Based on the original code of Services by Andy Church.
*/
+#pragma once
+
struct LogSetting
{
Anope::string chan;