diff options
Diffstat (limited to 'asl/BUILD.bazel')
-rw-r--r-- | asl/BUILD.bazel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asl/BUILD.bazel b/asl/BUILD.bazel index aa1eb90..5621cbd 100644 --- a/asl/BUILD.bazel +++ b/asl/BUILD.bazel @@ -58,6 +58,7 @@ cc_library( "float",
"format",
"functional",
+ "hash",
"integers",
"maybe_uninit",
"meta",
|