diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-02-10 09:41:48 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-02-10 09:41:48 +0000 |
| commit | 122fd3896c02cafc196bf4f4cd80992ee74b49ae (patch) | |
| tree | 410a365c3b8cac43c8791830d81c3e41e78230a5 /pkgs/development/python-modules/rangehttpserver | |
| parent | 9a256494a9036a298f886970456903f521af9be0 (diff) | |
lokinet: fix `gcc-13` build
Without the change build fails as
https://hydra.nixos.org/build/247545813:
In file included from /build/source/llarp/util/thread/queue_manager.cpp:1:
/build/source/llarp/util/thread/queue_manager.hpp:68:44: error: 'uint32_t' is not a member of 'std'; did you mean 'wint_t'?
68 | using AtomicIndex = std::atomic<std::uint32_t>;
| ^~~~~~~~
| wint_t
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
