Skip to content

Conversation

@rturrado
Copy link
Contributor

It reads _MSCV_LANG where it should read _MSVC_LANG.

…C_LANG.

- But that doesn't fixes Visual Studio compilation as _MSVC_LANG is defined as 201402 even for Visual Studio 2022 17.1.0.
- So changed the checks in this file to use _MSC_VER instead.
@zauguin zauguin merged commit db7d8ac into SqliteModernCpp:dev Feb 28, 2022
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