This commit is contained in:
Martin Hořeňovský 2019-05-26 22:47:00 +02:00
parent a5a2d08fbb
commit 00347f1e79
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
6 changed files with 555 additions and 164 deletions

View file

@ -10,8 +10,8 @@
#define TWOBLUECUBES_CATCH_HPP_INCLUDED
#define CATCH_VERSION_MAJOR 2
#define CATCH_VERSION_MINOR 7
#define CATCH_VERSION_PATCH 2
#define CATCH_VERSION_MINOR 8
#define CATCH_VERSION_PATCH 0
#ifdef __clang__
# pragma clang system_header