mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
using in headers is evil :(
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/Modules.h>
|
||||
|
||||
using std::vector;
|
||||
|
||||
class CAttachMatch {
|
||||
public:
|
||||
CAttachMatch(const CString& sChannels, const CString& sHostmasks, bool bNegated)
|
||||
|
||||
Reference in New Issue
Block a user