c++11 linux compile conflicts with perl more

This commit is contained in:
KimLS 2013-02-23 00:07:47 -08:00
parent f32048808a
commit 4c10d4dd2f

View File

@ -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;