Skip to content

Commit

Permalink
fix: fix linux compile.
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed May 9, 2024
1 parent d93e34c commit e6a2d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridge/foundation/wbc.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "wbc.h"
#include "logging.h"
#include <cstring>

namespace webf {
bool Wbc::verifySignature(const uint8_t* bytes) {
Expand Down

0 comments on commit e6a2d0c

Please sign in to comment.