--- a/stdafx.h Tue Apr 18 13:16:00 2006 +0000
+++ b/stdafx.h Tue Apr 18 13:55:11 2006 +0000
@@ -68,7 +68,7 @@
// Stuff for GCC
#if defined(__GNUC__)
-# define NORETURN
+# define NORETURN __attribute((noreturn))
# define FORCEINLINE inline
# define CDECL
//#include <alloca.h>