Skip to content

Commit 9a0e973

Browse files
committed
Generate bindings for new array buffer header.
1 parent 567164a commit 9a0e973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jsglue.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
#include "jsapi.h"
1111
#include "jsfriendapi.h"
12+
#include "js/ArrayBuffer.h"
1213
#include "js/BuildId.h"
1314
#include "js/CompilationAndEvaluation.h"
1415
#include "js/ContextOptions.h"

0 commit comments

Comments
 (0)