summaryrefslogtreecommitdiff
path: root/games-strategy/s25rttr/files/s25rttr-0.9.0_pre20200723-gcc11-include.patch
blob: 31cca620a3fccc37859ef8bb6890ab44ee828e3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://github.com/Return-To-The-Roots/libsiedler2/commit/cb2994d5bb6407d4b12f681268e6b123d9b366f5.patch
https://bugs.gentoo.org/787299
--- a/external/libsiedler2/include/libsiedler2/XMIDI_TrackConverter.h
+++ b/external/libsiedler2/include/libsiedler2/XMIDI_TrackConverter.h
@@ -18,6 +18,7 @@
 #pragma once
 
 #include <array>
+#include <cstddef>
 #include <cstdint>
 #include <vector>