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>
Sat, 5 Aug 2023 05:43:40 +0000 (06:43 +0100)
commitd8dcdbec80cf5cde27214a0b36b5513f456a8caa
tree92fc91ca2358d3d2b274639e0c594c496d4c41de
parent946ca3c6ce2a2d3609e6396689bc09ee30364ed4
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