util: (Re)enable memory debugging for all windows platforms.
This commit is contained in:
@@ -52,7 +52,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(PIPE_SUBSYSTEM_WINDOWS_DISPLAY) && defined(DEBUG)
|
||||
#if defined(PIPE_OS_WINDOWS) && defined(DEBUG)
|
||||
|
||||
/* memory debugging */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user