mirror of
https://github.com/znc/znc.git
synced 2026-07-05 01:11:53 +02:00
using in headers is evil :(
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/znc.h>
|
||||
|
||||
using std::vector;
|
||||
using std::set;
|
||||
|
||||
bool CIRCNetwork::IsValidNetwork(const CString& sNetwork) {
|
||||
// ^[-\w]+$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user