mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Remove unneeded headers.
This commit is contained in:
@@ -6,14 +6,7 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/HTTPSock.h>
|
||||
#include <znc/Server.h>
|
||||
#include <znc/Template.h>
|
||||
#include <znc/User.h>
|
||||
#include <znc/znc.h>
|
||||
#include <znc/WebModules.h>
|
||||
#include <sstream>
|
||||
|
||||
using std::stringstream;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user