Files
git/compat
Johannes Schindelin 31c839f19e 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-06-25 23:09:40 +02:00
..
2015-06-25 23:09:37 +02:00
2015-06-25 23:09:39 +02:00