mirror of
https://github.com/anope/anope.git
synced 2026-07-01 12:06:38 +02:00
Move some methods to textproc.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include "language.h"
|
||||
#include "regexpr.h"
|
||||
#include "sockets.h"
|
||||
#include "textproc.h"
|
||||
|
||||
#include <cerrno>
|
||||
#include <climits>
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
#include "modules.h"
|
||||
#include "language.h"
|
||||
#include "account.h"
|
||||
#include "textproc.h"
|
||||
|
||||
#if HAVE_LOCALIZATION
|
||||
# include <libintl.h>
|
||||
|
||||
Reference in New Issue
Block a user