mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
NOWX compilation fixes for debug
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1851 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
3a64c36c66
commit
8768d875d4
4 changed files with 10 additions and 2 deletions
|
@ -17,6 +17,8 @@
|
|||
|
||||
#include "Globals.h"
|
||||
|
||||
#include <cstdarg>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "OS/Win32.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue