mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-23 16:01:43 +01:00
1a3828e2c1
Protobuf 3.15 adds a namespace alias for "pb" that conflicts with
Clementine's. Modify Clementine to use "cpb".
Patch provided by @ahesford
Reference: 5c028d6cf4/src/google/protobuf/port.h (L44)