Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export the constants in protobuf's any.h to support DLL builds.
The issue is that if another component (MediaPipe in this case) calls PackFrom, there'll be linker errors because kTypeGoogleApisComPrefix wasn't found. PiperOrigin-RevId: 559132962
- Loading branch information