Merge branch 'da/include-compat-util-first-in-c'
Code clean-up. * da/include-compat-util-first-in-c: cleanups: ensure that git-compat-util.h is included first
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
* Fredrik Kuivinen.
|
||||
* The thieves were Alex Riesen and Johannes Schindelin, in June/July 2006
|
||||
*/
|
||||
#include "advice.h"
|
||||
#include "cache.h"
|
||||
#include "advice.h"
|
||||
#include "cache-tree.h"
|
||||
#include "commit.h"
|
||||
#include "blob.h"
|
||||
|
Reference in New Issue
Block a user