00001 // gnuc.h -- 00002 // $Id: gnuc.h,v 1.5 2003/11/23 01:42:51 wcvs Exp $ 00003 // This is part of Metakit, the homepage is https://www.equi4.com/metakit/ 00004 00009 #define q4_GNUC 1 00010 00011 #if !defined (q4_BOOL) 00012 #define q4_BOOL 1 00013 #endif