aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_anticaps.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2022-06-26 15:56:10 +0100
committerGravatar Sadie Powell2022-06-26 15:56:55 +0100
commit8c59961acce4a0a801ca96211d4a637f27947ccb (patch)
tree008f266a2a298fa1a65a334f3a9d2a7f6ca636f8 /src/modules/m_anticaps.cpp
parentMove numerics to the source files where they are actually used. (diff)
Move numeric helper classes to their own header.
Diffstat (limited to 'src/modules/m_anticaps.cpp')
-rw-r--r--src/modules/m_anticaps.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_anticaps.cpp b/src/modules/m_anticaps.cpp
index 768bef894..e9bd3d45e 100644
--- a/src/modules/m_anticaps.cpp
+++ b/src/modules/m_anticaps.cpp
@@ -22,6 +22,7 @@
#include "inspircd.h"
#include "modules/exemption.h"
+#include "numerichelper.h"
enum AntiCapsMethod
{