mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-09 20:25:19 +00:00
Add #include.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#ifndef Carry_hpp
|
||||
#define Carry_hpp
|
||||
|
||||
#include <limits>
|
||||
|
||||
namespace Numeric {
|
||||
|
||||
/// @returns @c true if from @c bit there was:
|
||||
|
Reference in New Issue
Block a user