Update Prerequisites.hpp

This commit is contained in:
ImperatorS79 2021-08-21 15:47:57 +02:00 committed by Jérôme Leclercq
parent befcab7e4e
commit b2ae2261e4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#define NAZARA_DEPRECATED(txt) __attribute__((__deprecated__(txt)))
#define NAZARA_FUNCTION __PRETTY_FUNCTION__
#ifdef __MINGW32__
#ifdef __MINGW32__
#define NAZARA_COMPILER_MINGW
#ifdef __MINGW64_VERSION_MAJOR
#define NAZARA_COMPILER_MINGW_W64