You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-im/kadu/files/kadu-4.3-gcc7.patch

11 lines
266 B

--- a/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
+++ b/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
@@ -20,6 +20,7 @@
#pragma once
#include <QtCore/QObject>
+#include <functional>
#include <map>
#include <set>