summaryrefslogtreecommitdiff
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval.c b/eval.c
index 40470de3ff..d35b9b7395 100644
--- a/eval.c
+++ b/eval.c
@@ -7328,7 +7328,7 @@ win32_set_exception_list(p)
# endif
}
-#ifndef SAVE_WIN32_EXCEPTION_LIST
+#if !defined SAVE_WIN32_EXCEPTION_LIST && !defined _WIN32_WCE
# error unsupported platform
#endif
#endif