summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlmcglash <lmcglash@mathworks.com>2023-03-13 08:46:59 +0000
committerlmcglash <lmcglash@mathworks.com>2023-03-13 08:46:59 +0000
commite288f874a3a73ef31f88bb524f6d25d5ff3c5a3a (patch)
treee468fddf3150aaab91164f9ef416e9fcf6e6c8ca
parent5b711335603b6d6abe6ae9bf09f570ada66232ef (diff)
downloadlibgit2-e288f874a3a73ef31f88bb524f6d25d5ff3c5a3a.tar.gz
Remove unnecessary include.
-rw-r--r--include/git2/repository.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/git2/repository.h b/include/git2/repository.h
index 0de4d7557..560e70ab6 100644
--- a/include/git2/repository.h
+++ b/include/git2/repository.h
@@ -11,7 +11,6 @@
#include "types.h"
#include "oid.h"
#include "buffer.h"
-#include "oidarray.h"
/**
* @file git2/repository.h