File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414#if HAVE_ZLIB
1515#include " google/protobuf/io/gzip_stream.h"
1616
17- #include " google/protobuf/stubs/common .h"
17+ #include " base/types .h"
1818#include " absl/log/absl_check.h"
1919#include " absl/log/absl_log.h"
2020#include " google/protobuf/port.h"
Original file line number Diff line number Diff line change 2020#ifndef GOOGLE_PROTOBUF_IO_GZIP_STREAM_H__
2121#define GOOGLE_PROTOBUF_IO_GZIP_STREAM_H__
2222
23- #include " google/protobuf/stubs/common .h"
23+ #include " base/types .h"
2424#include " google/protobuf/io/zero_copy_stream.h"
2525#include " google/protobuf/port.h"
2626#include < zlib.h>
Original file line number Diff line number Diff line change 2121#include < istream>
2222#include < ostream>
2323
24- #include " google/protobuf/stubs/common .h"
24+ #include " base/types .h"
2525#include " absl/log/absl_check.h"
2626#include " absl/log/absl_log.h"
2727#include " google/protobuf/io/io_win32.h"
You can’t perform that action at this time.
0 commit comments