Files
git/compat
Johannes Schindelin 6142a18ed8 mingw: allow compiling with MSys2's compiler
With MSys2's GCC, `ReadWriteBarrier` is already defined, and FORCEINLINE
unfortunately gets defined incorrectly.

Let's work around both problems, using the MSys2-specific
__MINGW64_VERSION_MAJOR constant to guard them.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-10 18:24:44 +02:00
..
2014-06-03 12:06:40 -07:00
2015-09-10 18:24:42 +02:00
2015-09-10 18:24:44 +02:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00