mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
update proto links (#3380)
repo moved, see https://github.com/protocolbuffers/protobuf/issues/4796
This commit is contained in:
parent
3605a2ca0e
commit
8b567427c2
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#ifdef Q_OS_OSX
|
||||
// avoid collision from Mac OS X's ConditionalMacros.h
|
||||
// https://code.google.com/p/protobuf/issues/detail?id=119
|
||||
// https://github.com/protocolbuffers/protobuf/issues/119
|
||||
#undef TYPE_BOOL
|
||||
#endif
|
||||
#include "pb/event_room_say.pb.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#ifdef Q_OS_OSX
|
||||
// avoid collision from Mac OS X's ConditionalMacros.h
|
||||
// https://code.google.com/p/protobuf/issues/detail?id=119
|
||||
// https://github.com/protocolbuffers/protobuf/issues/119
|
||||
#undef TYPE_BOOL
|
||||
#endif
|
||||
#include "pb/serverinfo_user.pb.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue