mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +08:00
Include wchar.h to lib_libvsprintf.c to fix compilation error
This commit is contained in:
committed by
Gregory Nutt
parent
847d2b4218
commit
402b876869
@@ -39,6 +39,7 @@
|
||||
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#include <wchar.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user