mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
[fixup] fix compile error in release build
This commit is contained in:
parent
d16b0f3198
commit
8d8b19cc11
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ get_wlr_direction(enum view_edge edge)
|
|||
default:
|
||||
/* not reached */
|
||||
assert(false);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue