mirror of
https://github.com/anope/anope.git
synced 2026-06-26 12:56:39 +02:00
Clean up and reorganize our header files
This commit is contained in:
+5
-1
@@ -6,8 +6,12 @@
|
||||
*/
|
||||
|
||||
#include "services.h"
|
||||
#include "modules.h"
|
||||
#include "commands.h"
|
||||
#include "extern.h"
|
||||
#include "users.h"
|
||||
#include "language.h"
|
||||
#include "config.h"
|
||||
#include "bots.h"
|
||||
|
||||
void CommandSource::Reply(const char *message, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user