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 "strbuf.h"
|
||||
#include "trace.h"
|
||||
#include "trace2.h"
|
||||
#include "tree.h"
|
||||
#include "utf8.h"
|
||||
#include "worktree.h"
|
||||
#include "lockfile.h"
|
||||
|
||||
Reference in New Issue
Block a user