1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 17:16:39 +02:00

Move some methods to textproc.

This commit is contained in:
Sadie Powell
2025-08-02 17:00:31 +01:00
parent 02aeb254ee
commit 2dbd41d244
5 changed files with 48 additions and 44 deletions
+1
View File
@@ -10,6 +10,7 @@
#include "modules.h"
#include "language.h"
#include "account.h"
#include "textproc.h"
#if HAVE_LOCALIZATION
# include <libintl.h>