update proto links (#3380)

repo moved, see https://github.com/protocolbuffers/protobuf/issues/4796
This commit is contained in:
tooomm 2018-09-01 19:27:41 +02:00 committed by Zach H
parent 3605a2ca0e
commit 8b567427c2
3 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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"