toolkit: Fix inclusion of C++ header
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 26 Jul 2023 17:52:12 +0000 (19:52 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 5 Aug 2023 07:42:03 +0000 (08:42 +0100)
commitf27573971ae25be71ccf216968b4af4eab801766
treeebd6af997472925c8329d88529f39743bf46ce8a
parent698bf2cd514a4f67b29e52639d2f36156b941a33
toolkit: 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 toolkit/ folder.

Gbp-Pq: Topic fixes
Gbp-Pq: Name toolkit-Fix-inclusion-of-C-header.patch
toolkit/components/telemetry/pingsender/pingsender.cpp