c++11 linux compile conflicts with perl

This commit is contained in:
KimLS
2013-02-23 00:06:03 -08:00
parent 86c8b11102
commit f32048808a
15 changed files with 60 additions and 0 deletions
+4
View File
@@ -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 */
+4
View File
@@ -30,6 +30,10 @@
#include "../common/debug.h"
#include "embperl.h"
#ifdef seed
#undef seed
#endif
#include "client.h"
#include "titles.h"
+4
View File
@@ -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 */
+4
View File
@@ -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 */
+4
View File
@@ -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 */
+4
View File
@@ -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"
+4
View File
@@ -30,6 +30,10 @@
#include "../common/debug.h"
#include "embperl.h"
#ifdef seed
#undef seed
#endif
typedef const char Const_char;
#include "mob.h"
+4
View File
@@ -30,6 +30,10 @@
#include "../common/debug.h"
#include "embperl.h"
#ifdef seed
#undef seed
#endif
typedef const char Const_char;
#include "npc.h"
+4
View File
@@ -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 */
+4
View File
@@ -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 */
+4
View File
@@ -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 */
+4
View File
@@ -30,6 +30,10 @@
#include "../common/debug.h"
#include "embperl.h"
#ifdef seed
#undef seed
#endif
#include "raids.h"
#include "client.h"