opnsense-ports/games/springlobby/files/patch-src-spring.cpp
Franco Fichtner b5cc680028 */*: sync with upstream
Taken from: FreeBSD
2015-05-29 11:35:56 +02:00

10 lines
263 B
C++

--- src/spring.cpp.orig 2013-11-23 01:34:04.000000000 +0400
+++ src/spring.cpp 2013-12-10 04:26:29.352082590 +0400
@@ -28,6 +28,7 @@
#include <wx/filename.h>
#include <stdexcept>
#include <vector>
+#include <clocale>
#include <fstream>
#include "spring.h"