mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-15 14:27:29 +00:00
Merge pull request #881 from Cacodemon345/patch-1
Fix compilation on GCC 10
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
#ifndef Sizes_h
|
#ifndef Sizes_h
|
||||||
#define Sizes_h
|
#define Sizes_h
|
||||||
|
|
||||||
|
#include <limits>
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Maps to the smallest of the following integers that can contain max_value:
|
Maps to the smallest of the following integers that can contain max_value:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user