Revision: 14290
Author: [email protected]
Date: Tue Apr 16 07:55:45 2013
Log: Fix shared library build of preparser: properly #undef V8EXPORT
Review URL: https://codereview.chromium.org/14293010
http://code.google.com/p/v8/source/detail?r=14290
Modified:
/branches/bleeding_edge/include/v8-preparser.h
=======================================
--- /branches/bleeding_edge/include/v8-preparser.h Thu Jul 26 02:18:09 2012
+++ /branches/bleeding_edge/include/v8-preparser.h Tue Apr 16 07:55:45 2013
@@ -115,4 +115,6 @@
} // namespace v8.
+#undef V8EXPORT
+
#endif // PREPARSER_H
--
--
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.