+ 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 137c509ec1
commit 9fb670ae16
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;