فهرست منبع

Removed forward declaration of MemBlock class

Removed forward declaration of MemBlock class.

Declaration is in conflict with declaration `::strings::MemBlock`
Michal Matuszak 7 سال پیش
والد
کامیت
6489453cf7
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 {