remove useless headers
This commit is contained in:
parent
819fd3e1a1
commit
6f45727fc3
2
raid.cpp
2
raid.cpp
@ -15,10 +15,8 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <znc/Client.h>
|
|
||||||
#include <znc/Chan.h>
|
#include <znc/Chan.h>
|
||||||
#include <znc/IRCNetwork.h>
|
#include <znc/IRCNetwork.h>
|
||||||
#include <znc/Modules.h>
|
|
||||||
|
|
||||||
class CRaidMod : public CModule {
|
class CRaidMod : public CModule {
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user