using in headers is evil :(

This commit is contained in:
Alexey Sokolov
2012-07-26 20:46:11 +07:00
parent f1932b9322
commit 62c9ac1a0b
65 changed files with 234 additions and 154 deletions
+2
View File
@@ -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)