diff options
| author | atarasov5 <[email protected]> | 2025-03-24 12:44:03 +0300 |
|---|---|---|
| committer | atarasov5 <[email protected]> | 2025-03-24 12:57:18 +0300 |
| commit | 39ea455c99db12684cf4ba10185e6961851231b8 (patch) | |
| tree | 612b3077beb5127b48dd91b1ad13f3f0d23ac9b2 /yql/essentials/utils/method_index.cpp | |
| parent | 71f6767025c7a8ac0fe7c9c45556faf1d7f7391c (diff) | |
YQL-19520: msan + codegen = <3
commit_hash:9a814af3b8bd51c53939aa6ffde2e981ad8ea150
Diffstat (limited to 'yql/essentials/utils/method_index.cpp')
| -rw-r--r-- | yql/essentials/utils/method_index.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yql/essentials/utils/method_index.cpp b/yql/essentials/utils/method_index.cpp index 030dbc31113..16dd0e520be 100644 --- a/yql/essentials/utils/method_index.cpp +++ b/yql/essentials/utils/method_index.cpp @@ -1,4 +1,5 @@ #include "method_index.h" + #include <util/generic/yexception.h> #include <util/string/hex.h> |
