1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-29 00:29:28 +00:00

Merge pull request #881 from Cacodemon345/patch-1

Fix compilation on GCC 10
This commit is contained in:
Thomas Harte 2021-03-12 16:02:10 -05:00 committed by GitHub
commit 14c5e038e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: