Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertvanheusden committed Nov 6, 2024
1 parent 48a3efc commit 9f144d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gen.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
#include <cstdint>

#define DEFAULT_SERIAL "12345678"

#define FILENAME "test.dat"
#define FILENAME "test.dat"

static_assert(sizeof(size_t) >= 4);
static_assert(sizeof(int) >= 2);
Expand Down

0 comments on commit 9f144d9

Please sign in to comment.