treewide: remove cache.h inclusion due to object.h changes
Signed-off-by: Elijah Newren <newren@gmail.com> Acked-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
8876ea83a7
commit
d812c3b6a0
@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2008 by Junio C Hamano
|
||||
*/
|
||||
|
||||
#include "cache.h"
|
||||
#include "git-compat-util.h"
|
||||
#include "abspath.h"
|
||||
#include "color.h"
|
||||
#include "commit.h"
|
||||
|
Reference in New Issue
Block a user