externals: Update catch to 2.3.0
Updates the library from 2.2.3 to 2.3.0
This commit is contained in:
parent
06254058b4
commit
a7798e834a
5 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <math.h>
|
||||
#include "common/param_package.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue