summaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/armdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/arm/interpreter/armdefs.h')
-rw-r--r--src/core/arm/interpreter/armdefs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/arm/interpreter/armdefs.h b/src/core/arm/interpreter/armdefs.h
index 5b2abc7f7..d8eae4d3f 100644
--- a/src/core/arm/interpreter/armdefs.h
+++ b/src/core/arm/interpreter/armdefs.h
@@ -24,10 +24,6 @@
24 24
25#include "common/platform.h" 25#include "common/platform.h"
26 26
27#if EMU_PLATFORM == PLATFORM_WINDOWS
28#include <windows.h>
29#endif
30
31//teawater add for arm2x86 2005.02.14------------------------------------------- 27//teawater add for arm2x86 2005.02.14-------------------------------------------
32// koodailar remove it for mingw 2005.12.18---------------- 28// koodailar remove it for mingw 2005.12.18----------------
33//anthonylee modify it for portable 2007.01.30 29//anthonylee modify it for portable 2007.01.30