summaryrefslogtreecommitdiff
blob: 2e12a76e1aaf22cbb1c9b5e2d4910599255a0dcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://bugs.gentoo.org/899574
--- a/src/engine/display/font_description.hpp
+++ b/src/engine/display/font_description.hpp
@@ -19,2 +19,3 @@
 
+#include <cstdint>
 #include <vector>
--- a/src/util/pathname.hpp
+++ b/src/util/pathname.hpp
@@ -19,2 +19,3 @@
 
+#include <cstdint>
 #include <string>