We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e50ae commit a94c4d4Copy full SHA for a94c4d4
test/sort_test.cpp
@@ -5,7 +5,7 @@
5
#include <vector>
6
7
#define CATCH_CONFIG_MAIN
8
-#include "catch.hpp"
+#include <catch2/catch.hpp>
9
10
#include <sorting_algorithms/sort.hpp>
11
0 commit comments