summarylogtreecommitdiffstats
path: root/rt-cxx11-compatibility.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rt-cxx11-compatibility.patch')
-rw-r--r--rt-cxx11-compatibility.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/rt-cxx11-compatibility.patch b/rt-cxx11-compatibility.patch
new file mode 100644
index 000000000000..809ebe3ee69b
--- /dev/null
+++ b/rt-cxx11-compatibility.patch
@@ -0,0 +1,10 @@
+--- a/src/display/window_file_list.cc
++++ b/src/display/window_file_list.cc
+@@ -36,6 +36,7 @@
+
+ #include "config.h"
+
++#include <locale>
+ #include <stdio.h>
+ #include <torrent/path.h>
+ #include <torrent/data/file.h>