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>
Fri, 4 Aug 2023 17:48:57 +0000 (18:48 +0100)
commita02df7149bb9345d523536adfd857dc849de25b8
tree9188d8733b9ca7849ec6ee330fbe88e157ce4431
parentc551c5822a8ff3d34fa453de2d113d7ca4a219ed
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