We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4ff1b commit b8e79a7Copy full SHA for b8e79a7
ReactCommon/cxxreact/BUCK
@@ -54,6 +54,7 @@ rn_xplat_cxx_library(
54
],
55
deps = [
56
"xplat//folly:headers_only",
57
+ "xplat//folly:memory",
58
"xplat//folly:molly",
59
"xplat//folly:scope_guard",
60
@@ -75,6 +76,7 @@ rn_xplat_cxx_library(
75
76
77
78
79
80
81
"xplat//third-party/glog:glog",
82
":module",
@@ -151,6 +153,7 @@ rn_xplat_cxx_library(
151
153
152
154
"xplat//fbsystrace:fbsystrace",
155
156
157
158
":jsbigstring",
159
0 commit comments