commit.h: reduce unnecessary includes
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e1c382141d
commit
d4a4f9291d
@ -22,6 +22,7 @@
|
||||
#include "setup.h"
|
||||
#include "submodule.h"
|
||||
#include "oid-array.h"
|
||||
#include "tree.h"
|
||||
|
||||
#define DIFF_NO_INDEX_EXPLICIT 1
|
||||
#define DIFF_NO_INDEX_IMPLICIT 2
|
||||
|
Reference in New Issue
Block a user