+ fixes #0001794: new defined as a macro sometimes conflicts with boost

This commit is contained in:
wmayer
2014-10-22 12:39:43 +02:00
parent 61ec6e2924
commit 8fb596221f
13 changed files with 3 additions and 41 deletions

View File

@@ -105,10 +105,6 @@ using namespace std;
using namespace boost;
using namespace zipios;
#ifdef MemDebugOn
# define new DEBUG_CLIENTBLOCK
#endif
#if FC_DEBUG
# define FC_LOGFEATUREUPDATE
#endif