mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
Disabled vld
This commit is contained in:
parent
06bf7fff65
commit
9ad0318c09
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
#ifndef _WIN64
|
#ifndef _WIN64
|
||||||
// Visual Leak Detector support enabled
|
// Visual Leak Detector support enabled
|
||||||
#include <vld/vld.h>
|
//#include <vld/vld.h>
|
||||||
// standard Visual Studio leak check disabled,
|
// standard Visual Studio leak check disabled,
|
||||||
//# define _CRTDBG_MAP_ALLOC
|
//# define _CRTDBG_MAP_ALLOC
|
||||||
//# include <stdlib.h>
|
//# include <stdlib.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue