View | Details | Raw Unified | Return to bug 234948
Collapse All | Expand All

(-)files/patch-kadu-core_plugin_dependency-graph_plugin-dependency-graph-builder.h (+10 lines)
Line 0 Link Here
1
--- kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h.orig	2019-01-14 15:34:25 UTC
2
+++ kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
3
@@ -20,6 +20,7 @@
4
 #pragma once
5
 
6
 #include <QtCore/QObject>
7
+#include <functional>
8
 #include <map>
9
 #include <set>
10
 

Return to bug 234948