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. --- include/configreader.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configreader.h') diff --git a/include/configreader.h b/include/configreader.h index da712713b..fe92ee312 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -31,7 +31,6 @@ #pragma once #include "inspircd.h" -#include "stringutils.h" /** Represents the position within a file. */ class CoreExport FilePosition final -- cgit v1.3.1-10-gc9f91