From 8c59961acce4a0a801ca96211d4a637f27947ccb Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 26 Jun 2022 15:56:10 +0100 Subject: Move numeric helper classes to their own header. --- src/modules/m_chghost.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_chghost.cpp') diff --git a/src/modules/m_chghost.cpp b/src/modules/m_chghost.cpp index 41d3ea520..25b4dbc9e 100644 --- a/src/modules/m_chghost.cpp +++ b/src/modules/m_chghost.cpp @@ -24,6 +24,7 @@ #include "inspircd.h" +#include "numerichelper.h" class CommandChghost final : public Command -- cgit v1.3.1-10-gc9f91