Skip to content

Commit

Permalink
undef because well. some compilers just define this in their own way
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Oct 2, 2023
1 parent 6914da6 commit 0cd3f43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/sdb/cwisstable.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@

// #if __STDC_VERSION__ < 201112L
// This requires C11
#undef static_assert
#define static_assert(x,y)
// #endif

Expand Down

0 comments on commit 0cd3f43

Please sign in to comment.