diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-02-10 17:32:59 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-02-10 17:32:59 +0000 |
| commit | ebb01d76dddd0df10460375cd7be3f1853f3efa4 (patch) | |
| tree | dd3e914b14e9b50b95b509f8f4bb34d5805a8112 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | bbe42235c8388053c93723e41b6c40db12ec317c (diff) | |
openmw-tes3mp: fix `gcc-13` build
Without the change build on `master` fails as:
In file included from /build/source/components/misc/stringops.hpp:8,
from /build/source/components/settings/settings.cpp:6:
/build/source/components/misc/utf8stream.hpp:11:13: error: 'uint32_t' does not name a type
11 | typedef uint32_t UnicodeChar;
| ^~~~~~~~
/build/source/components/misc/utf8stream.hpp:5:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
4 | #include <cstring>
+++ |+#include <cstdint>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
