mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
fix: make milvus compilable using gcc-13 (#30149)
add a missing header Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com>
This commit is contained in:
parent
5cf4161394
commit
9f9dff33f1
@ -15,6 +15,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#pragma once
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
namespace milvus::config {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user