mirror of
https://github.com/anope/anope.git
synced 2026-06-24 10:16:37 +02:00
Removed the LIBINTL include hack
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
#include "modules.h"
|
||||
|
||||
#ifdef GETTEXT_FOUND
|
||||
# include LIBINTL
|
||||
# include <libintl.h>
|
||||
#endif
|
||||
|
||||
Module::Module(const Anope::string &mname, const Anope::string &creator)
|
||||
|
||||
Reference in New Issue
Block a user