remove useless headers

This commit is contained in:
Ubuntu 2019-07-07 17:22:24 +00:00
parent 819fd3e1a1
commit 6f45727fc3

View File

@ -15,10 +15,8 @@
* limitations under the License.
*/
#include <znc/Client.h>
#include <znc/Chan.h>
#include <znc/IRCNetwork.h>
#include <znc/Modules.h>
class CRaidMod : public CModule {
public: