3 Commits

Author SHA1 Message Date
Kawe Mazidjatari
8d895bab14 Remove extraneous 'template' keyword in Protobuf
Has to be removed, as older (but still capable!) MSVC compilers throw the error 'C2903' (symbol is neither a class template nor a function template). Generated code remained identical after this change.
2023-03-20 13:54:26 +01:00
Kawe Mazidjatari
188cbf8359 Update protobuf to latest
Updated to v21.12.
2023-01-26 03:15:10 +01:00
Amos
f7df14d153 Add protobuf library to project 2022-02-10 00:19:49 +01:00