]> git.pld-linux.org Git - packages/clementine.git/blame - clementine-c++.patch
Release 24 (by relup.sh)
[packages/clementine.git] / clementine-c++.patch
CommitLineData
988c637f
JB
1--- clementine-1.3.1/src/core/mergedproxymodel.cpp.orig 2015-12-15 13:13:23.000000000 +0100
2+++ clementine-1.3.1/src/core/mergedproxymodel.cpp 2017-12-11 15:55:53.594257677 +0100
3@@ -23,6 +23,7 @@
4
5 #include <QStringList>
6
7+#include <functional>
8 #include <limits>
9
10 // boost::multi_index still relies on these being in the global namespace.
11--- clementine-1.3.1/src/devices/giolister.cpp.orig 2015-12-15 13:13:23.000000000 +0100
12+++ clementine-1.3.1/src/devices/giolister.cpp 2017-12-11 16:03:24.053969206 +0100
13@@ -17,6 +17,7 @@
14
15 #include "config.h"
16
17+#include <functional>
18 #include <memory>
19
20 #include <QFile>
This page took 0.139318 seconds and 4 git commands to generate.