Skip to content

Fix Windows compiler warning

Pre-release
Pre-release

Choose a tag to compare

@graebm graebm released this 01 Mar 01:41
· 37 commits to main since this release
0f6eee8

What's Changed

  • change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in #97

New Contributors

Full Changelog: v0.2.19...v0.2.20