summaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode
diff options
context:
space:
mode:
authorAlexander Smirnov <[email protected]>2024-10-16 12:11:24 +0000
committerAlexander Smirnov <[email protected]>2024-10-16 12:11:24 +0000
commit40811e93f3fdf9342a9295369994012420fac548 (patch)
treea8d85e094a9c21e10aa250f537c101fc2016a049 /library/cpp/monlib/encode
parent30ebe5357bb143648c6be4d151ecd4944af81ada (diff)
parent28a0c4a9f297064538a018c512cd9bbd00a1a35d (diff)
Merge branch 'rightlib' into mergelibs-241016-1210
Diffstat (limited to 'library/cpp/monlib/encode')
-rw-r--r--library/cpp/monlib/encode/buffered/string_pool.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/cpp/monlib/encode/buffered/string_pool.cpp b/library/cpp/monlib/encode/buffered/string_pool.cpp
index b4c7988ba33..0ac5c780fc5 100644
--- a/library/cpp/monlib/encode/buffered/string_pool.cpp
+++ b/library/cpp/monlib/encode/buffered/string_pool.cpp
@@ -1,5 +1,7 @@
#include "string_pool.h"
+#include <util/generic/ylimits.h>
+
namespace NMonitoring {
////////////////////////////////////////////////////////////////////////////////
// TStringPoolBuilder