Closed m-gupta closed 2 years ago
std::lexicographical_compare usage in snapshot_parser_util.h requires . This fixes a build breakage when using ToT libc++ which no longer transitively include .
Signed-off-by: Manoj Gupta manojgupta@google.com
Thanks.
Will include in upcoming 1.3.1 release.
std::lexicographical_compare usage in snapshot_parser_util.h requires.
This fixes a build breakage when using ToT libc++ which
no longer transitively include .
Signed-off-by: Manoj Gupta manojgupta@google.com