diff options
| author | Carlos Martín Nieto <cmn@dwim.me> | 2017-10-29 12:08:00 +0100 |
|---|---|---|
| committer | Carlos Martín Nieto <cmn@dwim.me> | 2017-10-29 12:08:00 +0100 |
| commit | 1b9cc2ece515aba1d11c48c42c7a62d58a61c3f0 (patch) | |
| tree | 65cc0b52e659521377150783f5c03dfad70e9ebb /src/annotated_commit.h | |
| parent | 5efe9d125f09a44e1581cf7d37cf4d36161f5d4d (diff) | |
| parent | 524c1d3c9eef1f63d058ca5d4a61af7d5588ebfb (diff) | |
| download | libgit2-1b9cc2ece515aba1d11c48c42c7a62d58a61c3f0.tar.gz | |
Merge remote-tracking branch 'upstream/master' into diff-indent-heuristic
Diffstat (limited to 'src/annotated_commit.h')
| -rw-r--r-- | src/annotated_commit.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/annotated_commit.h b/src/annotated_commit.h index 3ac8b5f69..b390066b2 100644 --- a/src/annotated_commit.h +++ b/src/annotated_commit.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_annotated_commit_h__ #define INCLUDE_annotated_commit_h__ +#include "common.h" + #include "oidarray.h" #include "git2/oid.h" |
