[td-13039]fix compiling error.
This commit is contained in:
parent
a97735a358
commit
fb77bb1a0b
|
@ -145,6 +145,8 @@ int32_t docomp(const void* p1, const void* p2, void* param) {
|
|||
assert(0);
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
} // namespace
|
||||
|
||||
|
|
Loading…
Reference in New Issue