This commit is contained in:
Martin Hořeňovský
2020-12-29 15:03:40 +01:00
parent fe3dddcc6d
commit de6fe184a9
7 changed files with 44 additions and 23 deletions

View File

@@ -11,7 +11,7 @@
#define CATCH_VERSION_MAJOR 2
#define CATCH_VERSION_MINOR 13
#define CATCH_VERSION_PATCH 3
#define CATCH_VERSION_PATCH 4
#ifdef __clang__
# pragma clang system_header