mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
using in headers is evil :(
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/Modules.h>
|
||||
|
||||
using std::vector;
|
||||
|
||||
class CClearBufferOnMsgMod : public CModule {
|
||||
public:
|
||||
MODCONSTRUCTOR(CClearBufferOnMsgMod) {}
|
||||
|
||||
Reference in New Issue
Block a user