mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-01 23:32:17 +00:00
Add #include.
This commit is contained in:
parent
239ce75db6
commit
6cecb84878
@ -9,6 +9,8 @@
|
||||
#ifndef Carry_hpp
|
||||
#define Carry_hpp
|
||||
|
||||
#include <limits>
|
||||
|
||||
namespace Numeric {
|
||||
|
||||
/// @returns @c true if from @c bit there was:
|
||||
|
Loading…
x
Reference in New Issue
Block a user