mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-08 09:09:46 +00:00
Change stdafx.h to trigger pch regeneration
This commit is contained in:
parent
4d1f818162
commit
9e9ddf42c9
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@
|
||||||
|
|
||||||
#define NOMINMAX
|
#define NOMINMAX
|
||||||
|
|
||||||
//#ifndef __STDC_CONSTANT_MACROS
|
|
||||||
//#define __STDC_CONSTANT_MACROS
|
|
||||||
//#endif
|
|
||||||
|
|
||||||
#if defined(MSVC_CRT_MEMLEAK_DETECTION) && defined(_DEBUG) && !defined(DBG_NEW)
|
#if defined(MSVC_CRT_MEMLEAK_DETECTION) && defined(_DEBUG) && !defined(DBG_NEW)
|
||||||
#define DBG_NEW new ( _NORMAL_BLOCK , __FILE__ , __LINE__ )
|
#define DBG_NEW new ( _NORMAL_BLOCK , __FILE__ , __LINE__ )
|
||||||
#include "define_new_memleakdetect.h"
|
#include "define_new_memleakdetect.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue