mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
msbuild: enable USE_GDBSTUB
this does nothing about it actually being usable
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
#if defined(_WIN32) || !defined(MSG_WAITALL)
|
||||
#ifndef MSG_WAITALL
|
||||
#define MSG_WAITALL (8)
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user