Skip to content

Commit 364184a

Browse files
authored
Merge pull request libgit2#4423 from apnadkarni/patch-1
Include git2/worktree.h in git2.h
2 parents fa767da + d439fb2 commit 364184a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/git2.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@
6262
#include "git2/tree.h"
6363
#include "git2/types.h"
6464
#include "git2/version.h"
65+
#include "git2/worktree.h"
6566

6667
#endif

0 commit comments

Comments
 (0)