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 03:42:52 +0000 (04:42 +0100)
commitfd4b5264a73f30ede864c25978b1409bb07ca8f6
tree1a712e2c183d1eb01fc82fcd1368f0877edc392a
parentff8006fbeb4d4b894ed2e056cfdaba87e1578a9b
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