1
0
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:
Thomas Harte
2021-03-12 16:02:10 -05:00
committed by GitHub

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: