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

fix msvc builds #708

Merged
merged 1 commit into from
Aug 14, 2024
Merged

fix msvc builds #708

merged 1 commit into from
Aug 14, 2024

Conversation

scareything
Copy link
Member

No description provided.

@scareything scareything requested a review from a team as a code owner August 14, 2024 14:17
@@ -20,8 +20,10 @@
#include <stdbool.h>
#include <stddef.h>
#include <stdlib.h>
#ifndef _MSC_VER
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not _WIN32 ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, because mingw has it.

@scareything scareything merged commit 5cbbb5c into release-1.x Aug 14, 2024
15 checks passed
@scareything scareything deleted the no.sys.time.on.msvc branch August 14, 2024 14:30
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.

2 participants