From 82717b39bbc67bea1064e08994135f8fa3b7ecdc Mon Sep 17 00:00:00 2001 From: Cacodemon345 Date: Sat, 13 Mar 2021 01:27:29 +0600 Subject: [PATCH] Fix compilation on GCC 10 --- InstructionSets/Sizes.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/InstructionSets/Sizes.hpp b/InstructionSets/Sizes.hpp index f66347ec2..62f95845a 100644 --- a/InstructionSets/Sizes.hpp +++ b/InstructionSets/Sizes.hpp @@ -9,6 +9,8 @@ #ifndef Sizes_h #define Sizes_h +#include + /*! Maps to the smallest of the following integers that can contain max_value: