mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-01 20:06:53 +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)