mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-08 11:48:13 +08:00
externals: Update catch to 2.3.0
Updates the library from 2.2.3 to 2.3.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
|
||||
Reference in New Issue
Block a user