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