From 975deb7528cd98460528553f6a9162bfbcd6cab1 Mon Sep 17 00:00:00 2001 From: FearlessTobi Date: Fri, 19 Jan 2024 00:17:28 +0100 Subject: Address review comments and fix compilation problems --- src/common/overflow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/overflow.h') diff --git a/src/common/overflow.h b/src/common/overflow.h index e765c0d89..e184ead95 100644 --- a/src/common/overflow.h +++ b/src/common/overflow.h @@ -3,6 +3,7 @@ #pragma once +#include #include #include "bit_cast.h" -- cgit v1.2.3