Skip to content

Commit

Permalink
fixed for libgit2 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
How2PlayGithub committed May 6, 2024
1 parent 29a0bfe commit 92f7f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Git2/Exception.cc
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ git2Throw(const int ret) {
}
return ret;
}

} // namespace git2

0 comments on commit 92f7f87

Please sign in to comment.