add cwchar to format.h for std::fputws
This commit is contained in:
parent
5a37e182de
commit
09b6aed032
@ -37,6 +37,7 @@
|
|||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <cstddef> // std::byte
|
#include <cstddef> // std::byte
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <cwchar>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user