1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-08-08 14:25:05 +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

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: