oops, misplaced brace
This commit is contained in:
parent
12d0fc68c0
commit
5bb1248896
|
|
@ -167,8 +167,8 @@ any_in_bounds() {
|
|||
<< "Comparing " << c << ": " << *col_gbv
|
||||
<< " to " << *node_gbv << ", is_in = " << is_in << "\n";
|
||||
}
|
||||
}
|
||||
#endif // NDEBUG
|
||||
}
|
||||
}
|
||||
|
||||
if (!is_in) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue