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>
Thu, 14 Sep 2023 03:42:52 +0000 (04:42 +0100)
commit92025cf831a1513b2ac97662966b24935ec0b887
tree8d5a51a8ff6d532026287acdde050b808b141632
parentfd4b5264a73f30ede864c25978b1409bb07ca8f6
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