diff --git a/stdafx.h b/stdafx.h index e70215eca4..a8e7d644d8 100644 --- a/stdafx.h +++ b/stdafx.h @@ -61,7 +61,7 @@ // Stuff for GCC #if defined(__GNUC__) -# define NORETURN +# define NORETURN __attribute((noreturn)) # define FORCEINLINE inline # define CDECL //#include