mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
using in headers is evil :(
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <znc/znc.h>
|
||||
#include <znc/User.h>
|
||||
|
||||
using std::set;
|
||||
|
||||
class CClientNotifyMod : public CModule {
|
||||
protected:
|
||||
CString m_sMethod;
|
||||
|
||||
Reference in New Issue
Block a user