commit 95c7cee1d7a4964604e51c7dc5185a37757acb32
parent 707ee5889c7cc660dc5280dfd2b3d6d419d59d6e
Author: Evgeny Grin (Karlson2k) <k2k@drgrin.dev>
Date: Thu, 25 Dec 2025 18:07:26 +0100
test_str_from_value.c: removed include of one extra header
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/tests/unit/test_str_from_value.c b/src/tests/unit/test_str_from_value.c
@@ -45,8 +45,6 @@
#include "mhdt_checks.h"
#include "mhdt_has_param.h"
-#include "mhd_limits.h"
-
static int verbose = 0; /* verbose level (0-3)*/