source:
Daodan/MSYS2/mingw32/lib/gcc/i686-w64-mingw32/11.2.0/include/varargs.h@
1194
Last change on this file since 1194 was 1166, checked in by , 3 years ago | |
---|---|
File size: 139 bytes |
Rev | Line | |
---|---|---|
[1046] | 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.