Skip to content

Commit

Permalink
Update sn3d.h
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Nov 11, 2024
1 parent 4d6c7da commit df3cddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sn3d.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ __attribute__((__format__(__printf__, 1, 2))) inline auto printout(const char *f
<< std::flush; \
std::abort(); \
} \
assert(assertpass); \
}

#endif
Expand Down

0 comments on commit df3cddc

Please sign in to comment.