Skip to content

Commit

Permalink
fixup: opencv
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Feb 16, 2024
1 parent 32cf5db commit ac59475
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/unit/tests_high_five_easy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
#include <Eigen/Dense>
#endif

#ifdef HIGHFIVE_TEST_OPENCV
#define H5_USE_OPENCV
#endif

#include <highfive/H5Easy.hpp>

Expand Down

0 comments on commit ac59475

Please sign in to comment.