summaryrefslogtreecommitdiffstats
path: root/network/qTox/rawdatabase.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'network/qTox/rawdatabase.h.diff')
-rw-r--r--network/qTox/rawdatabase.h.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/qTox/rawdatabase.h.diff b/network/qTox/rawdatabase.h.diff
new file mode 100644
index 0000000000..d5175c3dae
--- /dev/null
+++ b/network/qTox/rawdatabase.h.diff
@@ -0,0 +1,10 @@
+--- qTox-1.10.0/src/persistence/db/rawdatabase.h.orig 2017-05-07 19:58:03.000000000 +0200
++++ qTox-1.10.0/src/persistence/db/rawdatabase.h 2017-05-11 17:15:25.501477422 +0200
+@@ -11,6 +11,7 @@
+ #include <QVector>
+ #include <atomic>
+ #include <memory>
++#include <functional>
+
+ struct sqlite3;
+ struct sqlite3_stmt;