diff options
Diffstat (limited to 'include/modules/cs_mode.h')
-rw-r--r-- | include/modules/cs_mode.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modules/cs_mode.h b/include/modules/cs_mode.h index d99a9a1ff..33bf14317 100644 --- a/include/modules/cs_mode.h +++ b/include/modules/cs_mode.h @@ -9,6 +9,8 @@ * Based on the original code of Services by Andy Church. */ +#pragma once + struct ModeLock { Anope::string ci; |