Fetch catch2 from git repo

This commit is contained in:
badaix 2024-06-08 19:25:58 +02:00
parent a88ff9cfad
commit f44609a872
5 changed files with 16 additions and 25712 deletions

View file

@ -20,8 +20,6 @@
#define NOMINMAX
#endif // NOMINMAX
// prototype/interface header file
// local headers
@ -33,7 +31,7 @@
#include "server/streamreader/stream_uri.hpp"
// 3rd party headers
#include "catch_amalgamated.hpp"
#include <catch2/catch_test_macros.hpp>
// standard headers
#include <regex>