Project import generated by Copybara.
GitOrigin-RevId: 17113e259b160929c49262e7aa78ac22d228f9fc
This commit is contained in:
@@ -61,7 +61,7 @@ constexpr auto tag_build(S) {
|
||||
#define MPP_TAG(s) \
|
||||
([] { \
|
||||
struct S { \
|
||||
const const_str tag{s}; \
|
||||
const ::mediapipe::api2::const_str tag{s}; \
|
||||
}; \
|
||||
return ::mediapipe::api2::internal::tag_build(S()); \
|
||||
}())
|
||||
|
||||
Reference in New Issue
Block a user