diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-25 19:24:52 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-25 19:24:52 +0000 |
| commit | cbd45bf5a3ade6c7e03c6a5235942d5e6d467bbf (patch) | |
| tree | 5eab5c50b78a18e044f9284de6243a826851261b /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | 5af80acc9abf4dac84f33ab4eebe2374f25659c8 (diff) | |
whisper: fix `gcc-13` build failure
Without the change build fails on `master` against `gcc-13` as
https://hydra.nixos.org/build/246505636:
mapper/../common/defs.h:53:9: error: 'uint32_t' does not name a type
53 | typedef uint32_t ref_pos_t;
| ^~~~~~~~
mapper/../common/defs.h:35:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
34 | #include <string>
+++ |+#include <cstdint>
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
