diff options
author | nulltoken <emeric.fermas@gmail.com> | 2012-05-09 21:14:49 +0200 |
---|---|---|
committer | nulltoken <emeric.fermas@gmail.com> | 2012-05-09 21:14:49 +0200 |
commit | 1956693fa0b112daf07240b119190663e2987b3d (patch) | |
tree | 2cdb4632e0c50ffb2c052861cc68c195738aeea4 /include/git2/commit.h | |
parent | 2aa1e94d3075426563303816dce596793756ea6c (diff) | |
download | libgit2-1956693fa0b112daf07240b119190663e2987b3d.tar.gz |
Fix MSVC compilation issue
exp() is already defined in math.h. This leads to LMSVC complaining
..\..\libgit2\tests-clar\diff\blob.c(5): error C2365: 'exp' : redefinition; previous definition was 'function'
Renaming the variable fixes this issue.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions