Skip to content

Commit abd141b

Browse files
committed
fix
1 parent d1c5d5f commit abd141b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/.config/.cppcheck_suppression_list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ unusedFunction:../kactl/content/data-structures/UnionFind.h:14
6161
unusedFunction:../kactl/content/number-theory/ModPow.h:13
6262
unusedFunction:../kactl/stress-tests/utilities/genTree.h:49
6363
containerOutOfBounds:../library/data_structures_[l,r)/uncommon/permutation_tree.hpp:85
64-
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:13
65-
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r]/bit.hpp:13
64+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:14
65+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r]/bit.hpp:14
6666
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/lazy_seg_tree.hpp:4

0 commit comments

Comments
 (0)