Преглед изворни кода

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 {