aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/generated_message_reflection.h
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-11-17 21:37:31 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2016-11-17 21:37:31 -0800
commit530ae302bdb8ac28fd4939b9893a6446d3fbd991 (patch)
treee0a42f76c533bf702e8e6aa10a958031cd8cc8da /src/google/protobuf/generated_message_reflection.h
parent1673389ef1993eb1fa2b7ab0829744280f54ea47 (diff)
downloadprotobuf-530ae302bdb8ac28fd4939b9893a6446d3fbd991.tar.gz
protobuf-530ae302bdb8ac28fd4939b9893a6446d3fbd991.tar.bz2
protobuf-530ae302bdb8ac28fd4939b9893a6446d3fbd991.zip
Add back missing LIBPROTOBUF_EXPORT.
Diffstat (limited to 'src/google/protobuf/generated_message_reflection.h')
-rw-r--r--src/google/protobuf/generated_message_reflection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/generated_message_reflection.h b/src/google/protobuf/generated_message_reflection.h
index 6c1cb383..ea97a7c8 100644
--- a/src/google/protobuf/generated_message_reflection.h
+++ b/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: