locale header
From Cppwiki
locale is a C++ Standard Library #include. It is responsible for defining std::ctype, std::num_get, std::num_put along with many other functions and types related to localization.
locale is a C++ Standard Library #include. It is responsible for defining std::ctype, std::num_get, std::num_put along with many other functions and types related to localization.