silence warning on non-Singeli builds
This commit is contained in:
parent
e5c53eefd7
commit
f1021580ad
@ -908,6 +908,8 @@ B select_rows_direct(B x, ux csz, ux cam, void* inds, ux indn, u8 ie) { // ⥊ (
|
||||
}
|
||||
goto decG_ret;
|
||||
}
|
||||
#else
|
||||
(void) bounds;
|
||||
#endif
|
||||
|
||||
generic_any:;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user