gfx: Fix inclusion of C++ header
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 26 Jul 2023 17:43:43 +0000 (19:43 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Thu, 14 Sep 2023 09:46:46 +0000 (10:46 +0100)
commitf8207eaf2d0704d914f5dcf48ad2afc9a585be2a
tree8adaec2bd67235f074a4919fba05e837e2f84e55
parentceaaf4f39ea3e226b680c191aff45009ccc5a725
gfx: Fix inclusion of C++ header

<cinttypes> isn't included so the compilation with gcc13 will be broken.
Adding the needed header for C integer types in GFX submodul.

Gbp-Pq: Topic fixes
Gbp-Pq: Name gfx-Fix-inclusion-of-C-header.patch
gfx/2d/Rect.h