diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/google/protobuf/stubs/bytestream.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/stubs/bytestream.h b/src/google/protobuf/stubs/bytestream.h index b9b43db0..cfa19f29 100644 --- a/src/google/protobuf/stubs/bytestream.h +++ b/src/google/protobuf/stubs/bytestream.h @@ -57,7 +57,6 @@ #include <google/protobuf/stubs/stringpiece.h> class CordByteSink; -class MemBlock; namespace google { namespace protobuf { |