Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 636738
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- /kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
0
++ /kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
Lines 20-25 Link Here
20
#pragma once
20
#pragma once
21
21
22
#include <QtCore/QObject>
22
#include <QtCore/QObject>
23
#include <functional>
23
#include <map>
24
#include <map>
24
#include <set>
25
#include <set>
25
26

Return to bug 636738