Commit 2804cdf
Armin Penz
bugfix: added [[maybe_unused]] attribute
in exercises/practice/complex_numbers/complex_numbers_test.cpp
when running the first test cases without use of
the require_approx_equal helper function, a warning
is issued which will be treated as an error1 parent 546e0bc commit 2804cdf
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments