Fix compilation errors reported by GCC-13 (#2241)

This commit is contained in:
Adonis Ling
2023-05-11 13:37:45 +08:00
committed by GitHub
parent 86427a50ea
commit 44447a551c
+1
View File
@@ -18,6 +18,7 @@
#ifndef BAIDU_RPC_HTTP2_H
#define BAIDU_RPC_HTTP2_H
#include <cstdint>
#include "brpc/http_status_code.h"
// To baidu-rpc developers: This is a header included by user, don't depend