summaryrefslogtreecommitdiff
path: root/games/wesnoth/files/patch-src_game__launcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth/files/patch-src_game__launcher.cpp')
-rw-r--r--games/wesnoth/files/patch-src_game__launcher.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/wesnoth/files/patch-src_game__launcher.cpp b/games/wesnoth/files/patch-src_game__launcher.cpp
deleted file mode 100644
index 8d0db636c090..000000000000
--- a/games/wesnoth/files/patch-src_game__launcher.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/game_launcher.cpp.orig 2025-02-17 21:50:08 UTC
-+++ src/game_launcher.cpp
-@@ -61,7 +61,8 @@
- #ifdef _WIN32
- #include <boost/process/windows.hpp>
- #endif
--#include <boost/process.hpp>
-+#define BOOST_PROCESS_VERSION 1
-+#include <boost/process/v1/child.hpp>
- #include <cstdlib> // for system
- #include <new>
- #include <utility> // for pair