summaryrefslogtreecommitdiff
path: root/src/_forced/vfwscanf.h
blob: 305c06d2dfd8e49240d96a8d11524291dc7e9e4e (plain)
1
2
3
4
#if __STDC_VERSION__ < 199901L
#define vfwscanf __vfwscanf
#include "vfwscanf.c"
#endif