namespace std { #include <wchar.h> };
Include the standard header <cwchar> to effectively include the standard header <wchar.h> within the std namespace.