Skip to content

Commit

Permalink
Add cstdint (FISCO-BCOS#4618)
Browse files Browse the repository at this point in the history
Co-authored-by: XingQiang Bai <[email protected]>
Co-authored-by: Kyon <[email protected]>
  • Loading branch information
3 people authored Sep 10, 2024
1 parent b17f584 commit 7ba690f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bcos-executor/src/vm/gas_meter/Metric.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#pragma once
#include <array>
#include <string>
#include <cstdint>

// #define WASM_FLOAT_ENABLE
namespace bcos
Expand Down

0 comments on commit 7ba690f

Please sign in to comment.