This commit is contained in:
Martin Hořeňovský 2018-02-09 17:10:27 +01:00
parent 2f15ccd4d3
commit 7cbd0b587a
8 changed files with 112 additions and 48 deletions

View file

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