Skip to content

Commit 4341bed

Browse files
committed
update line
1 parent fcfed9d commit 4341bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ useStlAlgorithm:../kactl/content/numerical/FastFourierTransform.h:53
1616
useStlAlgorithm:../library/graphs/strongly_connected_components/add_edges_strongly_connected.hpp:58
1717
useStlAlgorithm:../library/math/matrix_related/row_reduce.hpp:28
1818
useStlAlgorithm:../library/math/count_paths/count_paths_triangle.hpp:24
19-
useStlAlgorithm:../library/math/matrix_related/xor_basis_unordered.hpp:16
19+
useStlAlgorithm:../library/math/matrix_related/xor_basis_unordered.hpp:12
2020
shadowFunction:../kactl/content/graph/BinaryLifting.h:17
2121
unknownMacro:../kactl/content/graph/BinaryLifting.h:18
2222
constParameter:../kactl/content/graph/BinaryLifting.h:29

0 commit comments

Comments
 (0)