From afdf3783c3b0037cf4c624aabed4366dec281d55 Mon Sep 17 00:00:00 2001 From: jgromes Date: Sun, 20 Oct 2024 14:39:33 +0100 Subject: [PATCH] [Utils] Drop redundant include --- src/utils/Utils.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/utils/Utils.h b/src/utils/Utils.h index 44e4c776b..57e9610b0 100644 --- a/src/utils/Utils.h +++ b/src/utils/Utils.h @@ -1,8 +1,6 @@ #if !defined(_RADIOLIB_UTILS_H) #define _RADIOLIB_UTILS_H -#include "TypeDef.h" - #include #include