Closed ooeygui closed 2 years ago
What: Fixes build break when building on x64 or ARM64 - https://github.com/ament/ament_index/issues/82
How: std::string on Windows is ansi; so this fix uses the Ansi version of the file APIs.
Signed-off-by: Lou Amadio lamadio@microsoft.com
What: Fixes build break when building on x64 or ARM64 - https://github.com/ament/ament_index/issues/82
How: std::string on Windows is ansi; so this fix uses the Ansi version of the file APIs.
Signed-off-by: Lou Amadio lamadio@microsoft.com