Index: runtime/vm/globals.h |
diff --git a/runtime/vm/globals.h b/runtime/vm/globals.h |
index 9b1e89c306a0d4f60f793799c790fb44024cac03..9fd69e2770f5b1eb96195fb3d69bc58e7fcd1006 100644 |
--- a/runtime/vm/globals.h |
+++ b/runtime/vm/globals.h |
@@ -15,7 +15,7 @@ |
#undef PARITY_EVEN |
#undef PARITY_ODD |
#undef near |
-#endif |
+#endif // defined(_WIN32) |
// The following #defines are invalidated. |
#undef OVERFLOW // From math.h conflicts in constants_ia32.h |