summaryrefslogtreecommitdiffstats
path: root/misc/protobuf3/protobuf3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'misc/protobuf3/protobuf3.patch')
-rw-r--r--misc/protobuf3/protobuf3.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/protobuf3/protobuf3.patch b/misc/protobuf3/protobuf3.patch
deleted file mode 100644
index a69862dd63..0000000000
--- a/misc/protobuf3/protobuf3.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>