Reviewers: Sven Panne,
Description:
Fix windows build.
[email protected]
BUG=
Please review this at https://chromiumcodereview.appspot.com/14476003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/assembler.h
Index: src/assembler.h
diff --git a/src/assembler.h b/src/assembler.h
index
932376798873ef596bb275edc97f01daa32d92db..32424cfb6b0654aff92b590bbe05439b0e6dd8d0
100644
--- a/src/assembler.h
+++ b/src/assembler.h
@@ -50,7 +50,7 @@ class ApiFunction;
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.