aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
diff options
context:
space:
mode:
authorkvk1920 <kvk1920@yandex-team.com>2023-06-28 13:39:20 +0300
committerkvk1920 <kvk1920@yandex-team.com>2023-06-28 13:39:20 +0300
commit6d6a460c697933b882700556bf2344c51a789174 (patch)
tree5ce2b38fdd4ff2834345ef6aaee1c373bf34dee6 /library/cpp
parent21e20a77673c5662deb67ef574e8d524bc381bb1 (diff)
downloadydb-6d6a460c697933b882700556bf2344c51a789174.tar.gz
Strongly typed cell tag
Diffstat (limited to 'library/cpp')
-rw-r--r--library/cpp/yt/misc/strong_typedef-inl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/cpp/yt/misc/strong_typedef-inl.h b/library/cpp/yt/misc/strong_typedef-inl.h
index 63914b321c..0a1bd9427a 100644
--- a/library/cpp/yt/misc/strong_typedef-inl.h
+++ b/library/cpp/yt/misc/strong_typedef-inl.h
@@ -5,7 +5,6 @@
#endif
#include <util/generic/strbuf.h>
-#include <util/stream/fwd.h>
#include <functional>