mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-11 08:30:55 +00:00
Fix compilation on GCC 10
This commit is contained in:
parent
8a1c6978de
commit
82717b39bb
@ -9,6 +9,8 @@
|
||||
#ifndef Sizes_h
|
||||
#define Sizes_h
|
||||
|
||||
#include <limits>
|
||||
|
||||
/*!
|
||||
Maps to the smallest of the following integers that can contain max_value:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user