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_timedbans.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_timedbans.cpp') diff --git a/src/modules/m_timedbans.cpp b/src/modules/m_timedbans.cpp index 432d1d09a..3fe06a0b9 100644 --- a/src/modules/m_timedbans.cpp +++ b/src/modules/m_timedbans.cpp @@ -32,6 +32,7 @@ #include "inspircd.h" #include "listmode.h" +#include "numerichelper.h" // Holds a timed ban class TimedBan final -- cgit v1.3.1-10-gc9f91