Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. diff --git a/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h b/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
  2. index 1e6a500..a231cba 100644
  3. --- a/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
  4. +++ b/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
  5. @@ -22,6 +22,7 @@
  6. #include <QtCore/QObject>
  7. #include <map>
  8. #include <set>
  9. +#include <functional>
  10.  
  11. #include "exports.h"
  12. #include "plugin/dependency-graph/plugin-dependency-graph.h"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement