Include wcstold in C++ cwchar header file
This commit is contained in:
parent
5c56d8a411
commit
dbc074edab
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ namespace std
|
|||
using ::vfwprintf;
|
||||
using ::vwprintf;
|
||||
using ::vswprintf;
|
||||
using ::wcstold;
|
||||
using ::wcrtomb;
|
||||
using ::wcscat;
|
||||
using ::wcschr;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue