Skip to content

Commit

Permalink
add include that comes transparently (#10374)
Browse files Browse the repository at this point in the history
  • Loading branch information
tborisow authored Oct 14, 2024
1 parent 5a2282b commit b4ac18d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/library/yql/minikql/comp_nodes/mkql_rh_hash.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once
#include <util/system/compiler.h>
#include <util/system/types.h>
#include <util/generic/bitops.h>
#include <util/generic/yexception.h>
#include <vector>
#include <span>
Expand Down

0 comments on commit b4ac18d

Please sign in to comment.