Skip to content

Commit

Permalink
fix rdb_i_s.cc build
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarrior committed Sep 21, 2023
1 parent 28b4037 commit e9573c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/rocksdb/rdb_i_s.cc
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ using SLong = Show::SLong;
using SLonglong = Show::SLonglong;
using ULonglong = Show::ULonglong;
using Double = Show::Double;
using STiny = Show::STiny;


static ST_FIELD_INFO rdb_i_s_cfstats_fields_info[] = {
Expand Down

0 comments on commit e9573c0

Please sign in to comment.