box-drawing: fenv.h: remove, not needed anymore

This commit is contained in:
Daniel Eklöf 2025-12-26 15:00:18 +01:00
parent b3cb180e44
commit 41679e64a8
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -2,7 +2,6 @@
#include <stdio.h>
#include <math.h>
#include <fenv.h>
#include <errno.h>
#define LOG_MODULE "box-drawing"