mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 06:55:19 +00:00
55289c55bf
Current version of VC2017 is not setting __cplusplus to correct value, instead they use _MSC_VER, _MSVC_LANG and _HAS_CXX17 macros.