Reviewers: Dmitry Lomov (chromium),

Description:
Work around Windows name clobbering

[email protected]
BUG=

Please review this at https://codereview.chromium.org/194753006/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -0 lines):
  M src/win32-headers.h


Index: src/win32-headers.h
diff --git a/src/win32-headers.h b/src/win32-headers.h
index 98b0120ea1659358cfc17ab598cea50f6f982058..ba595b97d4aec83d5f829b2aa626bb1ecda4a56c 100644
--- a/src/win32-headers.h
+++ b/src/win32-headers.h
@@ -94,6 +94,7 @@
 #undef NONE
 #undef ANY
 #undef IGNORE
+#undef STRICT
 #undef GetObject
 #undef CreateSemaphore
 #undef Yield


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to