mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
c++11 linux compile conflicts with perl more
This commit is contained in:
parent
f32048808a
commit
4c10d4dd2f
@ -38,6 +38,12 @@
|
||||
#include "LauncherLink.h"
|
||||
#include "wguild_mgr.h"
|
||||
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user