Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
string()
instead of native()
to avoid the wstring
in Windows
Summary: `path.native()` in Windows returns a `wstring`. I think we can get away with `path.string()` in these cases. Reviewed By: phlalx Differential Revision: D55515303 fbshipit-source-id: 271d9cd1b8748be04dc1b0fd3b1dfe1b5b6470e9
- Loading branch information