--- a/stdafx.h Tue May 02 13:29:06 2006 +0000
+++ b/stdafx.h Tue May 02 13:30:13 2006 +0000
@@ -61,7 +61,7 @@
// Stuff for GCC
#if defined(__GNUC__)
-# define NORETURN
+# define NORETURN __attribute((noreturn))
# define FORCEINLINE inline
# define CDECL
//#include <alloca.h>