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 committed Sep 18, 2024
1 parent 0d28e0e commit c1aaddd
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 c1aaddd

Please sign in to comment.