mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
c++11 linux compile conflicts with perl
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "PlayerCorpse.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "client.h"
|
||||
#include "titles.h"
|
||||
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "doors.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
#include <list>
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "entity.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "groups.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -22,6 +22,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "../common/linked_list.h"
|
||||
#include "hate_list.h"
|
||||
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
typedef const char Const_char;
|
||||
|
||||
#include "mob.h"
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
typedef const char Const_char;
|
||||
|
||||
#include "npc.h"
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "object.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "perlpacket.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -22,6 +22,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "../common/Item.h"
|
||||
|
||||
#ifdef THIS /* this macro seems to leak out on some systems */
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
#include "../common/debug.h"
|
||||
#include "embperl.h"
|
||||
|
||||
#ifdef seed
|
||||
#undef seed
|
||||
#endif
|
||||
|
||||
#include "raids.h"
|
||||
#include "client.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user