Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Algunenano committed Mar 20, 2024
1 parent c98634a commit e6256fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Storages/MergeTree/IMergeTreeDataPartInfoForReader.h
Expand Up @@ -15,6 +15,7 @@ struct MergeTreeDataPartChecksums;
struct MergeTreeIndexGranularityInfo;
class ISerialization;
using SerializationPtr = std::shared_ptr<const ISerialization>;
class SerializationInfoByName;

/**
* A class which contains all information about a data part that is required
Expand Down

0 comments on commit e6256fa

Please sign in to comment.