mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 18:58:36 +12:00
MSVC: remove MemLeak build support
There are better memleak detection tools. 1) Requires to guard placement new and external libs 2) Doesn't work thoroughly
This commit is contained in:
parent
6c1b6c1704
commit
41ee792f95
20 changed files with 8 additions and 181 deletions
|
@ -4,9 +4,7 @@
|
|||
#include "Emu/IdManager.h"
|
||||
#include "Emu/Cell/PPUModule.h"
|
||||
|
||||
#include "restore_new.h"
|
||||
#include "Utilities/rXml.h"
|
||||
#include "define_new_memleakdetect.h"
|
||||
#include "Loader/TRP.h"
|
||||
#include "Loader/TROPUSR.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue