فهرست منبع

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

Removed forward declaration of MemBlock class
Adam Cozzette 7 سال پیش
والد
کامیت
ed00fbbad1
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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 {