+ fixes #0001794: new defined as a macro sometimes conflicts with boost
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user