mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
Include wcstold in C++ cwchar header file
This commit is contained in:
committed by
Gregory Nutt
parent
5c56d8a411
commit
dbc074edab
@@ -91,6 +91,7 @@ namespace std
|
||||
using ::vfwprintf;
|
||||
using ::vwprintf;
|
||||
using ::vswprintf;
|
||||
using ::wcstold;
|
||||
using ::wcrtomb;
|
||||
using ::wcscat;
|
||||
using ::wcschr;
|
||||
|
||||
Reference in New Issue
Block a user