mirror of
https://github.com/znc/znc.git
synced 2026-05-02 19:42:32 +02:00
Remove unneeded headers.
This commit is contained in:
@@ -7,15 +7,12 @@
|
||||
*/
|
||||
|
||||
#include <znc/IRCNetwork.h>
|
||||
#include <znc/Modules.h>
|
||||
#include <znc/User.h>
|
||||
#include <znc/FileUtils.h>
|
||||
#include <znc/Config.h>
|
||||
#include <znc/Client.h>
|
||||
#include <znc/IRCSock.h>
|
||||
#include <znc/Server.h>
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/znc.h>
|
||||
|
||||
using std::vector;
|
||||
using std::set;
|
||||
|
||||
Reference in New Issue
Block a user