mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
`filesystem::path::c_str()` on windows returns `wchar_t` while error_handler file parameter is of `std::string` type.
`filesystem::path::c_str()` on windows returns `wchar_t` while error_handler file parameter is of `std::string` type.