mirror of
https://github.com/znc/znc.git
synced 2026-08-08 18:03:22 +02:00
using in headers is evil :(
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#include <znc/IRCNetwork.h>
|
||||
#include <znc/Chan.h>
|
||||
|
||||
using std::map;
|
||||
using std::set;
|
||||
using std::vector;
|
||||
|
||||
class CAutoOpMod;
|
||||
|
||||
#define AUTOOP_CHALLENGE_LENGTH 32
|
||||
|
||||
Reference in New Issue
Block a user