Skip to content

Commit d4995d0

Browse files
committed
trying this
1 parent 7bbf987 commit d4995d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/library_checker_aizu_tests/math/matrix_mult.test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#undef _GLIBCXX_DEBUG
88
#undef _GLIBCXX_DEBUG_PEDANTIC
99
#undef _GLIBCXX_ASSERTIONS
10+
#undef _GLIBCXX_SANITIZE_VECTOR
11+
#undef _FORTIFY_SOURCE
1012
#include "../template.hpp"
1113
#include "../../../library/math/matrix_related/matrix_mult.hpp"
1214
// NOLINTNEXTLINE(readability-identifier-naming)

0 commit comments

Comments
 (0)