We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3179ef commit 2376fa6Copy full SHA for 2376fa6
include/git2/odb.h
@@ -11,6 +11,7 @@
11
#include "types.h"
12
#include "oid.h"
13
#include "oidarray.h"
14
+#include "indexer.h"
15
16
/**
17
* @file git2/odb.h
include/git2/odb_backend.h
@@ -9,6 +9,7 @@
9
10
#include "common.h"
* @file git2/backend.h
include/git2/pack.h
* @file git2/pack.h
0 commit comments