mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 09:31:30 +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 "LauncherLink.h"
|
||||||
#include "wguild_mgr.h"
|
#include "wguild_mgr.h"
|
||||||
|
|
||||||
|
|
||||||
|
#ifdef seed
|
||||||
|
#undef seed
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user