Explorar o código

Add back missing LIBPROTOBUF_EXPORT.

Feng Xiao %!s(int64=9) %!d(string=hai) anos
pai
achega
530ae302bd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/google/protobuf/generated_message_reflection.h

+ 1 - 1
src/google/protobuf/generated_message_reflection.h

@@ -249,7 +249,7 @@ struct MigrationSchema {
 //    of whatever type the individual field would be.  Strings and
 //    Messages use RepeatedPtrFields while everything else uses
 //    RepeatedFields.
-class GeneratedMessageReflection PROTOBUF_FINAL : public Reflection {
+class LIBPROTOBUF_EXPORT GeneratedMessageReflection PROTOBUF_FINAL : public Reflection {
  public:
   // Constructs a GeneratedMessageReflection.
   // Parameters: