From 6cecb84878ca0cb575ea16265f4998b5b6b4fd39 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Wed, 25 Oct 2023 09:09:51 -0400 Subject: [PATCH] Add #include. --- Numeric/Carry.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Numeric/Carry.hpp b/Numeric/Carry.hpp index bc565df62..1e28bfdfc 100644 --- a/Numeric/Carry.hpp +++ b/Numeric/Carry.hpp @@ -9,6 +9,8 @@ #ifndef Carry_hpp #define Carry_hpp +#include + namespace Numeric { /// @returns @c true if from @c bit there was: