mirror of
https://github.com/znc/znc.git
synced 2026-08-02 15:03:16 +02:00
using in headers is evil :(
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
#include <znc/znc.h>
|
||||
#include <dlfcn.h>
|
||||
|
||||
using std::map;
|
||||
using std::set;
|
||||
using std::vector;
|
||||
|
||||
#ifndef RTLD_LOCAL
|
||||
# define RTLD_LOCAL 0
|
||||
# warning "your crap box doesnt define RTLD_LOCAL !?"
|
||||
|
||||
Reference in New Issue
Block a user