mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
Add includes for building on Windows without PCH
This commit is contained in:
parent
c3a1547d9a
commit
713ec5ffd5
15 changed files with 24 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <debugapi.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include "Common/Logging/ConsoleListener.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue