mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-11-18 06:59:48 -05:00
restore direct libm dependency (fixes #222)
This commit is contained in:
parent
de03250ca0
commit
0e87c2c8d8
2 changed files with 4 additions and 0 deletions
2
util.c
2
util.c
|
|
@ -6,6 +6,8 @@
|
|||
* See the LICENSE file accompanying this file.
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "util.h"
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue