Remove std::iostream relicts from generated v8 wrapper code.
This commit is contained in:
parent
d3aa8e06fb
commit
b511e33121
2 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,6 @@
|
|||
#include <v8.h>
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <iostream>
|
||||
%}
|
||||
|
||||
%insert(runtime) "swigrun.swg"; /* SWIG API */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue