summaryrefslogtreecommitdiffstats
path: root/development/protobuf3/protobuf3.patch
diff options
context:
space:
mode:
author B. Watson2022-02-17 08:31:05 +0100
committer Willy Sudiarto Raharjo2022-02-19 06:09:24 +0100
commitdebcaa55c2683e9be28b32df85201bf57524ca6c (patch)
tree3a89ffdd675b3a006cb90a0a379aca7b8fea799d /development/protobuf3/protobuf3.patch
parent4de44686ed59f59f81bcd3fc939416b2135e4b1e (diff)
downloadslackbuilds-debcaa55c2683e9be28b32df85201bf57524ca6c.tar.gz
misc/protobuf3: Moved to development/protobuf3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/protobuf3/protobuf3.patch')
-rw-r--r--development/protobuf3/protobuf3.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/protobuf3/protobuf3.patch b/development/protobuf3/protobuf3.patch
new file mode 100644
index 0000000000..a69862dd63
--- /dev/null
+++ b/development/protobuf3/protobuf3.patch
@@ -0,0 +1,10 @@
+--- 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>