mirror of
https://github.com/znc/znc.git
synced 2026-06-27 05:21:38 +02:00
Remove unneeded headers.
This commit is contained in:
@@ -6,13 +6,9 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <znc/HTTPSock.h>
|
||||
#include <znc/FileUtils.h>
|
||||
#include <znc/Modules.h>
|
||||
#include <znc/znc.h>
|
||||
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
using std::map;
|
||||
using std::set;
|
||||
|
||||
Reference in New Issue
Block a user