This repository was archived by the owner on Jan 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1111#include < string>
1212#include < utility>
1313#include < vector>
14+ #include < functional>
1415
1516namespace cppgit2 {
1617
Original file line number Diff line number Diff line change 44#include < cppgit2/oid.hpp>
55#include < cppgit2/ownership.hpp>
66#include < git2.h>
7+ #include < functional>
78
89namespace cppgit2 {
910
Original file line number Diff line number Diff line change 99#include < tuple>
1010#include < utility>
1111#include < vector>
12+ #include < functional>
1213
1314namespace cppgit2 {
1415
Original file line number Diff line number Diff line change 66#include < git2.h>
77#include < string>
88#include < tuple>
9+ #include < functional>
910
1011namespace cppgit2 {
1112
Original file line number Diff line number Diff line change 4040#include < git2.h>
4141#include < string>
4242#include < utility>
43+ #include < functional>
4344
4445namespace cppgit2 {
4546
Original file line number Diff line number Diff line change 44#include < cppgit2/oid.hpp>
55#include < cppgit2/ownership.hpp>
66#include < git2.h>
7+ #include < functional>
78
89namespace cppgit2 {
910
Original file line number Diff line number Diff line change 88#include < functional>
99#include < git2.h>
1010#include < string>
11+ #include < functional>
1112
1213namespace cppgit2 {
1314
You can’t perform that action at this time.
0 commit comments