Skip to content

Commit b4ac18d

Browse files
authored
add include that comes transparently (#10374)
1 parent 5a2282b commit b4ac18d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/library/yql/minikql/comp_nodes/mkql_rh_hash.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#pragma once
22
#include <util/system/compiler.h>
33
#include <util/system/types.h>
4+
#include <util/generic/bitops.h>
45
#include <util/generic/yexception.h>
56
#include <vector>
67
#include <span>

0 commit comments

Comments
 (0)