mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Remove one more perl's pollution of global namespace which caused modperl loading error under some circumstances.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2142 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#ifdef Copy
|
||||
# undef Copy
|
||||
#endif
|
||||
#ifdef Pause
|
||||
# undef Pause
|
||||
#endif
|
||||
#include <utility>
|
||||
#include "../Utils.h"
|
||||
#include "../Socket.h"
|
||||
|
||||
Reference in New Issue
Block a user