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 ::vfwprintf;
|
||||||
using ::vwprintf;
|
using ::vwprintf;
|
||||||
using ::vswprintf;
|
using ::vswprintf;
|
||||||
|
using ::wcstold;
|
||||||
using ::wcrtomb;
|
using ::wcrtomb;
|
||||||
using ::wcscat;
|
using ::wcscat;
|
||||||
using ::wcschr;
|
using ::wcschr;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue