Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Sep 26, 2020
1 parent 692235a commit a604aa1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/exception_tests.cpp
Expand Up @@ -26,9 +26,12 @@
#if !defined(EXCEPTION_CATCH_TEST)
# if IUTEST_HAS_EXCEPTIONS
# define EXCEPTION_CATCH_TEST 1
# else
# define EXCEPTION_CATCH_TEST 0
# endif
#endif


#if EXCEPTION_CATCH_TEST
#include <stdexcept>

Expand Down

0 comments on commit a604aa1

Please sign in to comment.