mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-19 03:01:43 +02:00
Fetch catch2 from git repo
This commit is contained in:
parent
a88ff9cfad
commit
f44609a872
5 changed files with 16 additions and 25712 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue