diff options
Diffstat (limited to 'wcsmbs/tst-wcstol-binary-c2x.c')
| -rw-r--r-- | wcsmbs/tst-wcstol-binary-c2x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wcsmbs/tst-wcstol-binary-c2x.c b/wcsmbs/tst-wcstol-binary-c2x.c index 0f8ef44854..6c06dab9ba 100644 --- a/wcsmbs/tst-wcstol-binary-c2x.c +++ b/wcsmbs/tst-wcstol-binary-c2x.c @@ -23,6 +23,7 @@ #define _ISOC2X_SOURCE #define CHAR wchar_t +#define WIDE 1 #define FNPFX wcsto #define L_(C) L ## C #define TEST_C2X 1 |
