diff options
Diffstat (limited to 'library/cpp/monlib/encode/buffered/string_pool.cpp')
| -rw-r--r-- | library/cpp/monlib/encode/buffered/string_pool.cpp | 2 |
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 |
