diff options
| author | 2026-04-19 12:54:16 +0100 | |
|---|---|---|
| committer | 2026-04-27 17:26:08 +0100 | |
| commit | 0dc19894f43ae03a7e78dabfb3784695bd0216fd (patch) | |
| tree | ad44bd4f6ce3e01b046905f00bace5352c366d87 /src/stringutils.cpp | |
| parent | Merge branch 'insp4' into master. (diff) | |
Switch the build system to CMake.
Diffstat (limited to 'src/stringutils.cpp')
| -rw-r--r-- | src/stringutils.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stringutils.cpp b/src/stringutils.cpp index 120f8b465..74ef8b556 100644 --- a/src/stringutils.cpp +++ b/src/stringutils.cpp @@ -27,8 +27,6 @@ #include <sstream> -#include <fmt/format.cc> - #include "inspircd.h" #include "stringutils.h" #include "utility/string.h" |
