summaryrefslogtreecommitdiff
path: root/games/wesnoth/files/patch-src_filesystem.hpp
blob: 570850ac9575fac1298c3283138f9920ff57bcae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/filesystem.hpp.orig	2025-02-17 21:50:08 UTC
+++ src/filesystem.hpp
@@ -21,6 +21,7 @@
 #pragma once
 
 #include <ctime>
+#include <cstdint>
 #include <fstream>
 #include <iosfwd>
 #include <memory>