Skip to content

Commit 4a1c469

Browse files
committed
bazel: Add src/horus_cover.hrl to Horus private headers
1 parent 31899a8 commit 4a1c469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bazel/BUILD.horus

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ filegroup(
5050
filegroup(
5151
name = "private_hdrs",
5252
srcs = [
53+
"src/horus_cover.hrl",
5354
"src/horus_error.hrl",
5455
"src/horus_fun.hrl",
5556
],

0 commit comments

Comments
 (0)