Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
java_launcher: Fix non-portable ofstream usage
wofstream cannot be constructed from wstring according to the standard https://en.cppreference.com/w/cpp/io/basic_ofstream/basic_ofstream. Closes #24703. PiperOrigin-RevId: 707172911 Change-Id: I973f9560c5b20748e4635cd757f53fff9c8ef0c5
- Loading branch information