summaryrefslogtreecommitdiff
path: root/asl/types/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'asl/types/BUILD.bazel')
-rw-r--r--asl/types/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/asl/types/BUILD.bazel b/asl/types/BUILD.bazel
index 198d0a2..53905a3 100644
--- a/asl/types/BUILD.bazel
+++ b/asl/types/BUILD.bazel
@@ -97,6 +97,7 @@ cc_library(
],
deps = [
"//asl/base",
+ "//asl/memory",
],
visibility = ["//visibility:public"],
)