Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add <shellapi.h> include for CommandLineToArgvW #16090

Merged
merged 1 commit into from Mar 6, 2024
Merged

Conversation

zhangskz
Copy link
Member

@zhangskz zhangskz commented Mar 6, 2024

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

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
@zhangskz zhangskz requested a review from a team as a code owner March 6, 2024 22:45
@zhangskz zhangskz requested review from deannagarcia and mkruskal-google and removed request for a team and deannagarcia March 6, 2024 22:45
@zhangskz zhangskz merged commit 999744c into 26.x Mar 6, 2024
161 checks passed
@zhangskz zhangskz deleted the cp-add-include branch March 7, 2024 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants