mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 13:58:22 +00:00
c++11 linux compile conflicts with perl
This commit is contained in:
@@ -32,6 +32,10 @@ typedef const char Const_char;
|
||||
#include "EQWParser.h"
|
||||
#include "HTTPRequest.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
#undef THIS
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user