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
@ -24,6 +24,7 @@
|
||||
#include "help.h"
|
||||
#include "range-diff.h"
|
||||
#include "strmap.h"
|
||||
#include "tree.h"
|
||||
#include "write-or-die.h"
|
||||
|
||||
static struct decoration name_decoration = { "object names" };
|
||||
|
Reference in New Issue
Block a user