Revision: 22234
Author:   [email protected]
Date:     Mon Jul  7 10:36:47 2014 UTC
Log:      Make MSVC happy again.

[email protected]

Review URL: https://codereview.chromium.org/371813003
http://code.google.com/p/v8/source/detail?r=22234

Modified:
 /branches/bleeding_edge/src/hydrogen-instructions.h

=======================================
--- /branches/bleeding_edge/src/hydrogen-instructions.h Mon Jul 7 09:57:29 2014 UTC +++ /branches/bleeding_edge/src/hydrogen-instructions.h Mon Jul 7 10:36:47 2014 UTC
@@ -23,7 +23,7 @@
 namespace internal {

 // Forward declarations.
-class ChangesOf;
+struct ChangesOf;
 class HBasicBlock;
 class HDiv;
 class HEnvironment;

--
--
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