Skip to content

Commit

Permalink
fix include error
Browse files Browse the repository at this point in the history
  • Loading branch information
agl-alexglopez committed Nov 7, 2024
1 parent 6701421 commit fa3aaf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_out_of_bounds.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#include "str_view.h"
#include "test.h"

#include <stddef.h>

int
main()
{
Expand Down

0 comments on commit fa3aaf4

Please sign in to comment.