1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00

Fix compilation on GCC 10

This commit is contained in:
Cacodemon345 2021-03-13 01:27:29 +06:00 committed by GitHub
parent 8a1c6978de
commit 82717b39bb
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: