瀏覽代碼

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 {