summaryrefslogtreecommitdiff
path: root/deno2/from_snapshot.cc
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-06-10 14:24:39 +0200
committerRyan Dahl <ry@tinyclouds.org>2018-06-10 14:24:39 +0200
commitc0401a4096b55cfacf0aa848df1ba74d48a05e3d (patch)
tree9aa4af706d547df6e1697e4aa64ae9c7eebac072 /deno2/from_snapshot.cc
parent9296b21b87eec3f01bee465fcb2b64c4ea14514b (diff)
Organize BUILD.gn
Diffstat (limited to 'deno2/from_snapshot.cc')
-rw-r--r--deno2/from_snapshot.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/deno2/from_snapshot.cc b/deno2/from_snapshot.cc
index 6702aa419..1a55a1ef0 100644
--- a/deno2/from_snapshot.cc
+++ b/deno2/from_snapshot.cc
@@ -6,7 +6,6 @@
#include <string.h>
#include <string>
-#include "v8/include/libplatform/libplatform.h"
#include "v8/include/v8.h"
#include "./deno_internal.h"