Skip to content

Commit a94c4d4

Browse files
committed
Fix For Windows Build.
branch: [feature/restructuring] Signed-off-by: Ghasem Ramezani (Personal GCCORE GPG) <g1999ramezani@gmail.com>
1 parent c6e50ae commit a94c4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sort_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include <vector>
66

77
#define CATCH_CONFIG_MAIN
8-
#include "catch.hpp"
8+
#include <catch2/catch.hpp>
99

1010
#include <sorting_algorithms/sort.hpp>
1111

0 commit comments

Comments
 (0)