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
@ -3,6 +3,7 @@
|
||||
#include "branch.h"
|
||||
#include "commit.h"
|
||||
#include "color.h"
|
||||
#include "date.h"
|
||||
#include "environment.h"
|
||||
#include "gettext.h"
|
||||
#include "object-name.h"
|
||||
|
||||
Reference in New Issue
Block a user