Add nested include of <wchar.h>
This commit is contained in:
parent
981332f102
commit
f3fede8ab9
@ -29,6 +29,8 @@
|
||||
#ifndef _PRINTF_H_
|
||||
#define _PRINTF_H_
|
||||
|
||||
#include <wchar.h>
|
||||
|
||||
/*
|
||||
* The API defined by glibc allows a renderer to take multiple arguments
|
||||
* This is obviously usable for things like (ptr+len) pairs etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user