]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/socketengine.h
Fix a bunch of really obvious unnecessary includes.
[user/henk/code/inspircd.git] / include / socketengine.h
index 99892b80a3cfe906b7056454d232eabf6bc53bb6..26d31c168d1c9ff77d9847ddc8f20d7644240e79 100644 (file)
 
 #pragma once
 
-#include <vector>
 #include <string>
-#include <map>
-#include "config.h"
 #include "socket.h"
 #include "base.h"