Skip to content

Commit

Permalink
tests: Fix build on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
lioncash committed Jan 10, 2024
1 parent abb284d commit 57a5b31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/src/assembler_zc_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

#include <biscuit/assembler.hpp>

#include <array>

using namespace biscuit;

TEST_CASE("C.LBU", "[Zc]") {
Expand Down

0 comments on commit 57a5b31

Please sign in to comment.