From 2f36d0aa2da8b03d525b484228813fbb35f3e35e Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 3 Sep 2023 18:40:03 +0100 Subject: Move TokenList back to its own header and move INSP_FORMAT to compat. This allows making stringutils an optional header given that most of it is not used by most of the codebase. --- src/xline.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xline.cpp') diff --git a/src/xline.cpp b/src/xline.cpp index 43e7f1479..44a54197b 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -28,6 +28,7 @@ #include "inspircd.h" #include "modules/stats.h" +#include "stringutils.h" #include "timeutils.h" #include "xline.h" -- cgit v1.3.1-10-gc9f91