Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add <shellapi.h> include for CommandLineToArgvW
This should fix the following error: ``` third_party\protobuf\src\google\protobuf\compiler\main.cc(127): error C3861: 'CommandLineToArgvW': identifier not found ``` PiperOrigin-RevId: 613319460
- Loading branch information