Skip to content

Commit 3987798

Browse files
committed
This makes GIT_BEGIN/END_DECL visible to clang
1 parent 7572099 commit 3987798

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/fixtures/git2/types.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
#ifndef INCLUDE_git_types_h__
2626
#define INCLUDE_git_types_h__
2727

28+
#include "common.h"
29+
2830
/**
2931
* @file git2/types.h
3032
* @brief libgit2 base & compatibility types

0 commit comments

Comments
 (0)