Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Sopiro committed May 18, 2024
1 parent 2191a43 commit 555ba92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/salloc/allocator.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <assert.h>
#include <cstdlib>
#include <cstring>
#include <utility>

#define sallocNotUsed(x) ((void)(x));

Expand Down

0 comments on commit 555ba92

Please sign in to comment.