Skip to content

Commit

Permalink
Remove <array> from v8go.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
GustavoCaso committed Dec 23, 2021
1 parent 838df68 commit 1dd8a57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v8go.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <iostream>
#include <sstream>
#include <string>
#include <array>
#include <vector>

#include "_cgo_export.h"
Expand Down

0 comments on commit 1dd8a57

Please sign in to comment.