summaryrefslogtreecommitdiff
path: root/absl/hash/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'absl/hash/BUILD.bazel')
-rw-r--r--absl/hash/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/hash/BUILD.bazel b/absl/hash/BUILD.bazel
index bc938b4f..1e8ad451 100644
--- a/absl/hash/BUILD.bazel
+++ b/absl/hash/BUILD.bazel
@@ -24,6 +24,7 @@ load(
package(
default_visibility = ["//visibility:public"],
features = [
+ "header_modules",
"layering_check",
"parse_headers",
],