This project aims to enhance the working environment on Windows
|
|
#define _CRTDBG_MAP_ALLOC
|
||
|
|
#include <stdlib.h>
|
||
|
|
#include <crtdbg.h>
|