Home | Info | Community | Development | myReactOS | Contact Us
00001 00006 #ifndef _VARARGS_H 00007 #define _VARARGS_H 00008 00009 #error "GCC no longer implements <varargs.h>." 00010 #error "Revise your code to use <stdarg.h>." 00011 00012 #endif