Skip to content

Commit

Permalink
Fix OSS builds by loading cpp_library (facebook#2241)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebook#2241

Reviewed By: ajb85

Differential Revision: D58745256

Pulled By: namanahuja
  • Loading branch information
namanahuja authored and facebook-github-bot committed Jul 1, 2024
1 parent 0eb3544 commit e842367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions folly/settings/test/BUCK
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
load("@fbcode_macros//build_defs:cpp_benchmark.bzl", "cpp_benchmark")
load("@fbcode_macros//build_defs:cpp_library.bzl", "cpp_library")
load("@fbcode_macros//build_defs:cpp_unittest.bzl", "cpp_unittest")

oncall("fbcode_entropy_wardens_folly")
Expand Down

0 comments on commit e842367

Please sign in to comment.