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

added windows.h header for GetTempPathA #48

Merged
merged 1 commit into from
Oct 10, 2023
Merged

added windows.h header for GetTempPathA #48

merged 1 commit into from
Oct 10, 2023

Conversation

kleuter
Copy link
Contributor

@kleuter kleuter commented Oct 10, 2023

Without the fix, you get

warning C4013: 'GetTempPathA' undefined; assuming extern returning int

in Visual Studio 2019

@michaelrsweet michaelrsweet self-assigned this Oct 10, 2023
@michaelrsweet michaelrsweet added bug Something isn't working platform-issue Issue is specific to an OS or desktop priority-medium labels Oct 10, 2023
@michaelrsweet michaelrsweet added this to the Stable milestone Oct 10, 2023
@michaelrsweet michaelrsweet merged commit 7e3db6b into michaelrsweet:master Oct 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform-issue Issue is specific to an OS or desktop priority-medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants