using in headers is evil :(

This commit is contained in:
Alexey Sokolov
2012-07-26 20:46:11 +07:00
parent f1932b9322
commit 62c9ac1a0b
65 changed files with 234 additions and 154 deletions
+3
View File
@@ -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" {