mirror of
https://github.com/znc/znc.git
synced 2026-08-08 01:43:03 +02:00
using in headers is evil :(
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
|
||||
#include "modperl/pstring.h"
|
||||
|
||||
using std::set;
|
||||
using std::vector;
|
||||
|
||||
// Allows perl to load .so files when needed by .pm
|
||||
// For example, it needs to load ZNC.so
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user