diff options
Diffstat (limited to 'include/modules/cs_entrymsg.h')
-rw-r--r-- | include/modules/cs_entrymsg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modules/cs_entrymsg.h b/include/modules/cs_entrymsg.h index 5b899ec84..5ff38130e 100644 --- a/include/modules/cs_entrymsg.h +++ b/include/modules/cs_entrymsg.h @@ -6,6 +6,8 @@ * Please read COPYING and README for further details. */ +#pragma once + struct EntryMsg { Anope::string chan; |