mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 23:48:17 -05:00
tests: update catch2 to 3.0.1
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include <numeric>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include "common/ring_buffer.h"
|
||||
|
||||
namespace Common {
|
||||
|
Reference in New Issue
Block a user