Skip to content

Commit

Permalink
Merge pull request #527 from wzl12356/patch-1
Browse files Browse the repository at this point in the history
 update BUILD for srpc
  • Loading branch information
Barenboim committed Aug 15, 2021
2 parents 8adc046 + 3f3ae9f commit 528d21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ cc_library(
name = 'workflow_hdrs',
hdrs = glob(['src/include/workflow/*']),
includes = ['src/include'],
visibility = ["//visibility:public"],
)
cc_library(
name = 'common',
Expand Down

0 comments on commit 528d21b

Please sign in to comment.