From 702e6907265035af031004f21ce09e3f62037fb4 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 26 Mar 2024 11:57:39 +0100 Subject: Fix all header file linter warnings --- src/nolocale.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nolocale.h') diff --git a/src/nolocale.h b/src/nolocale.h index 430c38c..7a10a9c 100644 --- a/src/nolocale.h +++ b/src/nolocale.h @@ -27,7 +27,7 @@ #pragma once #include -#include +#include #include static inline double atof_nol(const char* nptr) -- cgit v1.2.3