summarylogtreecommitdiffstats
path: root/catch2-missing-include.patch
blob: d065cba01717d642cf83957f60662c15f622bf0c (plain)
1
2
3
4
5
6
7
8
9
--- a/tests/sla_print/sla_test_utils.hpp
+++ b/tests/sla_print/sla_test_utils.hpp
@@ -2,6 +2,7 @@
 #define SLA_TEST_UTILS_HPP
 
 #include <catch2/catch_test_macros.hpp>
+#include <catch2/interfaces/catch_interfaces_capture.hpp>
 #include <catch2/catch_approx.hpp>
 #include <test_utils.hpp>