3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/sem_ver/SemVersion.h"
16MCAPI ::SemVersion pickJsonFormatVersion(::std::string_view input);
18MCAPI ::SemVersion::MatchType versionFromJson(
20 GenericValue<::rapidjson::UTF8<char>, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator>>
const& json,
Definition SemVersion.h:15