aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/testing/zcgunzip.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/testing/zcgunzip.cc')
-rw-r--r--src/google/protobuf/testing/zcgunzip.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/google/protobuf/testing/zcgunzip.cc b/src/google/protobuf/testing/zcgunzip.cc
index daf74ff1..c9d085c8 100644
--- a/src/google/protobuf/testing/zcgunzip.cc
+++ b/src/google/protobuf/testing/zcgunzip.cc
@@ -38,8 +38,6 @@
// Reads gzip stream on standard input and writes decompressed data to standard
// output.
-#include "config.h"
-
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>