Skip to content

Commit

Permalink
Fix export of main in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cschreib committed Sep 1, 2023
1 parent 0fb5ed3 commit 8cb7367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testing.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@

#if defined(SNITCH_TEST_WITH_SNITCH) && !defined(SNITCH_TEST_HEADER_ONLY)
# undef SNITCH_EXPORT
# define SNITCH_EXPORT
# include "snitch_main.cpp"
#endif

0 comments on commit 8cb7367

Please sign in to comment.