We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2452c commit 185657dCopy full SHA for 185657d
src/string_bytes.cc
@@ -31,7 +31,6 @@
31
#include <cstring> // memcpy
32
33
#include <algorithm>
34
-#include <vector>
35
36
// When creating strings >= this length v8's gc spins up and consumes
37
// most of the execution time. For these cases it's more performant to
0 commit comments