diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-04 10:10:49 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-04 10:12:18 +0000 |
| commit | bac74d4085d2a479a9cc27c8586db46b40a3d427 (patch) | |
| tree | 45e5dd789254504d3add1af92a245d67a5988dc9 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 307002948de4dd54437293de0d6a629d5478668b (diff) | |
usbguard-notifier: fix build against `gcc-13`
Without the change `usbguard-notifier` fails the build on `staging-next`
as:
In file included from src/Notifier.hpp:24,
from src/Main.cpp:21:
src/Serializer.hpp:35:5: error: 'uint32_t' does not name a type
35 | uint32_t device_id;
| ^~~~~~~~
src/Serializer.hpp:25:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
24 | #include <map>
+++ |+#include <cstdint>
25 | #include <string>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
