1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/games/wesnoth/files/patch-src::help.cpp

12 lines
257 B
C++

--- src/help.cpp.orig Tue Jun 7 19:34:15 2005
+++ src/help.cpp Tue Jun 7 19:34:22 2005
@@ -41,7 +41,7 @@
#include <algorithm>
#include <iostream>
#include <list>
-#include <locale>
+#include <locale.h>
#include <map>
#include <queue>
#include <set>