+ 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

@@ -129,10 +129,6 @@ using namespace boost::program_options;
# include <new>
#endif
#ifdef MemDebugOn
# define new DEBUG_CLIENTBLOCK
#endif
//using Base::GetConsole;
using namespace Base;