Port "externals: Update catch to 2.3.0" from yuzu (#4060)
* externals: Update catch to 2.3.0 Updates the library from 2.2.3 to 2.3.0 * fix catch2/catch.hpp includes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cmath>
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
#include "common/param_package.h"
|
||||
|
||||
namespace Common {
|
||||
|
Reference in New Issue
Block a user