Skip to content

Commit 1955492

Browse files
committed
fix
1 parent d5626d6 commit 1955492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ knownConditionTrueFalse:../library/strings/suffix_array/suffix_array.hpp:62
4343
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array_short.hpp:34
4444
knownConditionTrueFalse:../library/dsu/kruskal_tree.hpp:13
4545
knownConditionTrueFalse:../library/dsu/dsu.hpp:11
46+
knownConditionTrueFalse:../library/dsu/dsu_weighted.hpp:29
4647
constVariable:../kactl/content/numerical/NumberTheoreticTransform.h:30
4748
constVariable:../kactl/content/graph/CompressTree.h:20
4849
constVariableReference:../kactl/content/graph/CompressTree.h:20

0 commit comments

Comments
 (0)