remove ifdef from wscanf test file
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
/* swscanf example */
|
||||
#include <wchar.h>
|
||||
#include <stdio.h>
|
||||
// TODO: remove glibc?
|
||||
#ifdef __GLIBC__
|
||||
#include <stdarg.h>
|
||||
#endif
|
||||
|
||||
#include "test_helpers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user