mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-05 08:26:28 +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
|
||||
#define Sizes_h
|
||||
|
||||
#include <limits>
|
||||
|
||||
/*!
|
||||
Maps to the smallest of the following integers that can contain max_value:
|
||||
|
||||
|
Reference in New Issue
Block a user