💚 fix MSVC build

parent 346c9c1a
......@@ -9030,7 +9030,7 @@ class binary_reader
break;
}
default:
break;
return parse_cbor_internal(true, tag_handler);
}
get();
return get_cbor_binary(b) && sax->binary(b);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment