Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test-in.
[glibc.git] / stdio-common / bug18a.c
blob663cbf4fb7fe89da6081728baa61b1f16be5d565
1 #include <wchar.h>
2 #define CHAR wchar_t
3 #define L(str) L##str
4 #define SSCANF swscanf
6 #include "bug18.c"