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

Commit

Permalink
Include wire.h
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Dec 5, 2020
1 parent 4d5a6fc commit b7c0db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bindings/em/patch.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "patch.h"
#include <emscripten/bind.h>
#include <emscripten/val.h>
#include <emscripten/wire.h>

using std::runtime_error;
using std::string;
Expand Down

0 comments on commit b7c0db0

Please sign in to comment.