source:
Daodan/MinGW/lib/gcc/mingw32/5.3.0/include/varargs.h@
1063
Last change on this file since 1063 was 1046, checked in by , 8 years ago | |
---|---|
File size: 139 bytes |
Line | |
---|---|
1 | #ifndef _VARARGS_H |
2 | #define _VARARGS_H |
3 | |
4 | #error "GCC no longer implements <varargs.h>." |
5 | #error "Revise your code to use <stdarg.h>." |
6 | |
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.