Changes to fix building on Windows.
include/my_global.h: Using Standard C++ header file <new> instead of defining all the versions of operator new and operator delete ourself.
Showing
Please register or sign in to comment
include/my_global.h: Using Standard C++ header file <new> instead of defining all the versions of operator new and operator delete ourself.