From 27b19218f0d3df9aaf76e784ed2348dc308437d7 Mon Sep 17 00:00:00 2001 From: khronosschoty Date: Fri, 4 Mar 2022 07:15:50 -0800 Subject: Issue #7 - Add GCC 11 initial support --- system/graphics/2d/BaseRect.h | 1 + 1 file changed, 1 insertion(+) (limited to 'system/graphics') diff --git a/system/graphics/2d/BaseRect.h b/system/graphics/2d/BaseRect.h index 57d01ba09..b1eed9ddb 100644 --- a/system/graphics/2d/BaseRect.h +++ b/system/graphics/2d/BaseRect.h @@ -9,6 +9,7 @@ #include #include #include +#include #include "mozilla/Assertions.h" #include "mozilla/FloatingPoint.h" -- cgit v1.2.3