fix uint64_t not defined
This commit is contained in:
parent
216b86f8d7
commit
b8b9194e31
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
using namespace std;
|
||||
|
||||
namespace etcdv3 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue