From 1835a04dbbd1f6970649d7f72c454831432dd01f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Wo=CC=81jcik?= <3044353+pwojcikdev@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:47:23 +0200 Subject: [PATCH] Include what you use --- nano/lib/numbers.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/nano/lib/numbers.hpp b/nano/lib/numbers.hpp index 94c7fba55..f8e08fce0 100644 --- a/nano/lib/numbers.hpp +++ b/nano/lib/numbers.hpp @@ -5,6 +5,7 @@ #include #include +#include #include #include #include