Revision: 14417
Author:   [email protected]
Date:     Wed Apr 24 07:05:37 2013
Log:      Fix windows build.

[email protected]
BUG=

Review URL: https://chromiumcodereview.appspot.com/14476003
http://code.google.com/p/v8/source/detail?r=14417

Modified:
 /branches/bleeding_edge/src/assembler.h

=======================================
--- /branches/bleeding_edge/src/assembler.h     Wed Apr 24 00:39:35 2013
+++ /branches/bleeding_edge/src/assembler.h     Wed Apr 24 07:05:37 2013
@@ -50,7 +50,7 @@

 namespace internal {

-struct StatsCounter;
+class StatsCounter;
// -----------------------------------------------------------------------------
 // Platform independent assembler base class.

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


Reply via email to