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
@ -13,6 +13,7 @@
|
||||
#include "xdiff/xmacros.h"
|
||||
#include "log-tree.h"
|
||||
#include "refs.h"
|
||||
#include "tree.h"
|
||||
#include "userdiff.h"
|
||||
#include "oid-array.h"
|
||||
#include "revision.h"
|
||||
|
Reference in New Issue
Block a user