This commit is contained in:
Martin Hořeňovský 2018-07-23 10:12:15 +02:00
parent 12a8dfa2f2
commit 15cf3caace
9 changed files with 256 additions and 155 deletions

View file

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