summaryrefslogtreecommitdiff
path: root/fuzzylite/test/imex/RScriptExporterTest.cpp
diff options
context:
space:
mode:
authorJohannes Schauer Marin Rodrigues <josch@debian.org>2023-10-28 08:25:04 +0200
committerJohannes Schauer Marin Rodrigues <josch@debian.org>2023-10-28 08:25:04 +0200
commit23856a28f4cd0f34d9c44d373ed600070453d427 (patch)
tree0b9dda532bdb0485ae6385bac237044c39dbc0a1 /fuzzylite/test/imex/RScriptExporterTest.cpp
parentf8b0a9c07c57de3dff307667a72c505831243f97 (diff)
catch2v3
Gbp-Pq: Name catch2v3
Diffstat (limited to 'fuzzylite/test/imex/RScriptExporterTest.cpp')
-rw-r--r--fuzzylite/test/imex/RScriptExporterTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzzylite/test/imex/RScriptExporterTest.cpp b/fuzzylite/test/imex/RScriptExporterTest.cpp
index d1f409d..a342085 100644
--- a/fuzzylite/test/imex/RScriptExporterTest.cpp
+++ b/fuzzylite/test/imex/RScriptExporterTest.cpp
@@ -14,7 +14,7 @@
fuzzylite is a registered trademark of FuzzyLite Limited.
*/
-#include "catch2/catch.hpp"
+#include "catch2/catch_all.hpp"
#include "fl/Headers.h"
#include <fstream>