diff options
Diffstat (limited to 'games/wesnoth/files/patch-src_filesystem.hpp')
-rw-r--r-- | games/wesnoth/files/patch-src_filesystem.hpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/wesnoth/files/patch-src_filesystem.hpp b/games/wesnoth/files/patch-src_filesystem.hpp deleted file mode 100644 index 570850ac9575..000000000000 --- a/games/wesnoth/files/patch-src_filesystem.hpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |