diff options
Diffstat (limited to 'include/defs.h')
-rw-r--r-- | include/defs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/defs.h b/include/defs.h index c40798241..09174ac98 100644 --- a/include/defs.h +++ b/include/defs.h @@ -9,6 +9,8 @@ * Based on the original code of Services by Andy Church. */ +#pragma once + class AccessGroup; class AutoKick; class BotInfo; |