Skip to content

Commit a317561

Browse files
committed
Fix missing symbol due to relocation in libgit2.
1 parent 16c4ef4 commit a317561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PBGitRevList.mm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
#include <string>
1818
#include <map>
1919

20+
#include <git2/errors.h>
21+
2022
using namespace std;
2123

2224

0 commit comments

Comments
 (0)