mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
treewide: remove cache.h inclusion due to previous changes
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
53dca334d6
commit
5e3f94dfe3
@@ -7,7 +7,7 @@
|
||||
* even if you might want to know where the git directory etc
|
||||
* are.
|
||||
*/
|
||||
#include "cache.h"
|
||||
#include "git-compat-util.h"
|
||||
#include "abspath.h"
|
||||
#include "branch.h"
|
||||
#include "convert.h"
|
||||
|
||||
Reference in New Issue
Block a user