mirror of
https://github.com/znc/znc.git
synced 2026-07-30 13:33:42 +02:00
using in headers is evil :(
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
|
||||
using std::stringstream;
|
||||
using std::make_pair;
|
||||
using std::set;
|
||||
using std::vector;
|
||||
using std::map;
|
||||
|
||||
/* Stuff to be able to write this:
|
||||
// i will be name of local variable, see below
|
||||
|
||||
Reference in New Issue
Block a user