Skip to content

Commit

Permalink
Add missed include <tuple> (#14036)
Browse files Browse the repository at this point in the history
  • Loading branch information
4JustMe4 authored Jan 31, 2025
1 parent f63fb8f commit 4b004f1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

#include <util/digest/numeric.h>

#include <tuple>

namespace NKikimr::NOlap {

class TSchemaVersionId {
Expand Down

0 comments on commit 4b004f1

Please sign in to comment.