Revision: 16451
Author: [email protected]
Date: Fri Aug 30 12:30:09 2013 UTC
Log: Fix typo breaking Mac build after commit r16450.
[email protected]
Review URL: https://codereview.chromium.org/23522010
http://code.google.com/p/v8/source/detail?r=16451
Modified:
/branches/bleeding_edge/include/v8config.h
=======================================
--- /branches/bleeding_edge/include/v8config.h Fri Aug 30 12:09:50 2013 UTC
+++ /branches/bleeding_edge/include/v8config.h Fri Aug 30 12:30:09 2013 UTC
@@ -32,7 +32,7 @@
#if defined(__ANDROID__)
# include <sys/cdefs.h>
#elif defined(__APPLE__)
-# include <TargetConditions.h>
+# include <TargetConditionals.h>
#elif defined(__linux__)
# include <features.h>
#endif
--
--
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/groups/opt_out.