#pragma once #include void Log(const wchar_t *str); void Log(const std::wstring &str);