Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 58cb14c

Browse files
committed
Include wire.h
1 parent e3adaa7 commit 58cb14c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bindings/em/patch.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "patch.h"
55
#include <emscripten/bind.h>
66
#include <emscripten/val.h>
7+
#include <emscripten/wire.h>
78

89
using std::runtime_error;
910
using std::string;

0 commit comments

Comments
 (0)