Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: samples/lineprocessor.cc

Issue 740493002: Forward declaration for Isolate / Platform in libplatform.h. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Adds includes in a few .cc files. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/libplatform/libplatform.h ('k') | samples/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/lineprocessor.cc
diff --git a/samples/lineprocessor.cc b/samples/lineprocessor.cc
index 69bfab49ba64dd8f0f9c84792bad9ffe4124ace9..ce502f073695e640515dc7331c204037acdc8507 100644
--- a/samples/lineprocessor.cc
+++ b/samples/lineprocessor.cc
@@ -29,6 +29,7 @@
#include <include/libplatform/libplatform.h>
#include <include/v8-debug.h>
+#include <include/v8-platform.h>
#include <fcntl.h>
#include <stdio.h>
« no previous file with comments | « include/libplatform/libplatform.h ('k') | samples/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698