slackbuilds_ponce/misc/protobuf3/protobuf3.patch
Willy Sudiarto Raharjo d5bc547748 misc/protobuf3: Updated for version 3.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-11-02 13:24:14 +07:00

10 lines
364 B
Diff

--- protobuf-3.10.1/src/google/protobuf/text_format.h.orig 2019-10-13 10:42:21.345593616 +0700
+++ protobuf-3.10.1/src/google/protobuf/text_format.h 2019-10-13 10:42:34.151188015 +0700
@@ -42,6 +42,7 @@
#include <memory>
#include <string>
#include <vector>
+#include <cmath>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/descriptor.h>