Browse Source

Remove unused include

master
cancel 6 years ago
parent
commit
4483fb7057
  1. 1
      bank.c

1
bank.c

@ -1,5 +1,4 @@
#include "bank.h"
#include <inttypes.h>
ORCA_FORCE_STATIC_INLINE
Usz bank_entry_size(Usz num_vals) {

Loading…
Cancel
Save