Browse Source

Merge pull request #4828 from mmatuszak-google/patch-1

Removed forward declaration of MemBlock class
Adam Cozzette 7 năm trước cách đây
mục cha
commit
ed00fbbad1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/google/protobuf/stubs/bytestream.h

+ 0 - 1
src/google/protobuf/stubs/bytestream.h

@@ -57,7 +57,6 @@
 #include <google/protobuf/stubs/stringpiece.h>
 
 class CordByteSink;
-class MemBlock;
 
 namespace google {
 namespace protobuf {