From ac59475f201913ee2afe0f29e91cd54244144801 Mon Sep 17 00:00:00 2001 From: Luc Grosheintz Date: Fri, 16 Feb 2024 16:27:13 +0100 Subject: [PATCH] fixup: opencv --- tests/unit/tests_high_five_easy.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/unit/tests_high_five_easy.cpp b/tests/unit/tests_high_five_easy.cpp index 067b035e3..aa30b4e96 100644 --- a/tests/unit/tests_high_five_easy.cpp +++ b/tests/unit/tests_high_five_easy.cpp @@ -30,6 +30,9 @@ #include #endif +#ifdef HIGHFIVE_TEST_OPENCV +#define H5_USE_OPENCV +#endif #include