Skip to content

Commit c984595

Browse files
committed
Remove unnecessary include iostream
1 parent 7ff438e commit c984595

File tree

1 file changed

+0
-1
lines changed
  • src/wrap_js/makewrappers/templates

1 file changed

+0
-1
lines changed

src/wrap_js/makewrappers/templates/nan.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include "../include/wally_elements.h"
1212
#include "../include/wally_script.h"
1313
#include <vector>
14-
#include <iostream>
1514
namespace {
1615
1716
static struct wally_operations w_ops;

0 commit comments

Comments
 (0)