Skip to content

Commit

Permalink
Update catch.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbacchus authored Nov 30, 2022
1 parent 52492fa commit fc4091c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/benchmark/catch.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
#define CATCH_VERSION_MINOR 13
#define CATCH_VERSION_PATCH 4

#undef MINSIGSTKSZ
#define MINSIGSTKSZ 16384

#ifdef __clang__
# pragma clang system_header
#elif defined __GNUC__
Expand Down

0 comments on commit fc4091c

Please sign in to comment.