mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +00:00
tests: update catch2 to 3.0.1
This commit is contained in:
parent
0415135f8c
commit
5c2cf39455
17 changed files with 16 additions and 25 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <thread>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/crc.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
#include "input_common/drivers/udp_client.h"
|
||||
#include "input_common/helpers/udp_protocol.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue