#include <cwstl/cwstl.h>
#include <iostream>
#include <filesystem>
#include <utility>
#include <algorithm>
#include <functional>
#include <format>
#include <optional>
#include <cassert>
#include <mutex>
#include <string>
#include <string_view>
#include <cstring>
#include <sstream>
#include <fstream>
#include <set>
#include <vector>
#include <unordered_map>
#include <unordered_set>
#include <variant>
◆ _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
| #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING |
◆ CWSTL_GLOBAL_TYPES
| #define CWSTL_GLOBAL_TYPES |