Browse Source

add include that comes transparently
commit_hash:7ec5bc6f7e85e5412ff6759b0d1bd52d1172a9c1

tobo 5 months ago
parent
commit
ffbd06d979
1 changed files with 2 additions and 0 deletions
  1. 2 0
      library/cpp/monlib/encode/buffered/string_pool.cpp

+ 2 - 0
library/cpp/monlib/encode/buffered/string_pool.cpp

@@ -1,5 +1,7 @@
 #include "string_pool.h"
 
+#include <util/generic/ylimits.h>
+
 namespace NMonitoring {
     ////////////////////////////////////////////////////////////////////////////////
     // TStringPoolBuilder