mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +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.
|
// limitations under the License.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace milvus::config {
|
namespace milvus::config {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user