Remove unneeded headers.

This commit is contained in:
KindOne
2013-03-02 01:38:29 -05:00
committed by Alexey Sokolov
parent c9ac8f5e5e
commit 2db7307ac3
58 changed files with 0 additions and 119 deletions

View File

@@ -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;