Skip to content

Commit c3b3175

Browse files
author
Ryan Kim
committed
build(cc): add missing headers to tachyon_hdrs
1 parent 3893607 commit c3b3175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tachyon/cc/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ collect_hdrs(
7171
hdrs = [
7272
"api.h",
7373
"export.h",
74+
"version.h",
75+
":version_generated",
7476
],
7577
deps = [
7678
"//tachyon/cc/math:math_hdrs",

0 commit comments

Comments
 (0)