[skip e2e]Fix cpp lint errors (#21750)

Signed-off-by: jaime <yun.zhang@zilliz.com>
pull/21755/head
jaime 2023-01-17 09:43:42 +08:00 committed by GitHub
parent 6e66c10114
commit 81326ca0a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
#include <memory>
#include <vector>
#include <queue>
#include <unordered_set>
#include "utils/Status.h"
#include "common/type_c.h"