libgit2/include
Sven Strickroth c02f13925a Check for _WIN32 is sufficient, even for x64 compilers
There is no need to check for _WIN32 and _WIN64. x64 compiler also set _WIN32 (compare http://sourceforge.net/apps/mediawiki/predef/index.php?title=Operating_Systems#Windows).

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2012-04-21 18:43:10 +02:00
..
git2 Check for _WIN32 is sufficient, even for x64 compilers 2012-04-21 18:43:10 +02:00
git2.h Implement diff lists and formatters 2012-03-02 15:49:28 -08:00