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_cycle.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_cycle.cpp') diff --git a/src/modules/m_cycle.cpp b/src/modules/m_cycle.cpp index 83b867c0e..47966ccce 100644 --- a/src/modules/m_cycle.cpp +++ b/src/modules/m_cycle.cpp @@ -27,6 +27,7 @@ #include "inspircd.h" +#include "numerichelper.h" class CommandCycle final : public SplitCommand -- cgit v1.3.1-10-gc9f91