Use .string() not .native() when working with boost::filesystem
Summary: Because .native() produces a wstring under MSVC. Closes #306 Reviewed By: @yfeldblum Differential Revision: D2419043 Pulled By: @JoelMarcey
Showing
Please register or sign in to comment