Update to Catch2 v3

This commit is contained in:
cybaol
2024-03-05 18:56:14 +08:00
parent 6164cf7dbc
commit 77364388ac
12 changed files with 13 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>
#include <catch2/catch_all.hpp>
#include <zmq.hpp>
#if defined(ZMQ_CPP11)