Skip to content

Commit

Permalink
compile fixes for GCC 13
Browse files Browse the repository at this point in the history
  • Loading branch information
madMAx43v3r committed May 2, 2024
1 parent 4c2b425 commit 92c81d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/addr_t.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <mmx/addr_t.hpp>
#include <mmx/vm/var_t.h>

#include <libbech32.h>
#include <bech32.h>


namespace mmx {
Expand Down
2 changes: 1 addition & 1 deletion vnx-addons
Submodule vnx-addons updated 1 files
+1 −1 lib/url-cpp

0 comments on commit 92c81d2

Please sign in to comment.