1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 06:16:38 +02:00

Clean up the services.h includes.

This commit is contained in:
Sadie Powell
2024-03-09 13:41:21 +00:00
parent 39d288f99f
commit ef37daf44a
5 changed files with 30 additions and 30 deletions
+3
View File
@@ -17,6 +17,9 @@
#include "channels.h"
#include "hashcomp.h"
#include <stack>
#include <stdexcept>
using Configuration::File;
using Configuration::Conf;
using Configuration::Internal::Block;