mirror of
https://github.com/znc/znc.git
synced 2026-08-05 08:23:12 +02:00
using in headers is evil :(
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/IRCSock.h>
|
||||
|
||||
using std::map;
|
||||
using std::vector;
|
||||
|
||||
template<std::size_t N>
|
||||
struct array_size_helper {
|
||||
char __place_holder[N];
|
||||
|
||||
Reference in New Issue
Block a user