Commit 1e36e100 authored by liujisi@google.com's avatar liujisi@google.com

Add missing export macro

parent 329d103b
......@@ -118,7 +118,7 @@ class LIBPROTOBUF_EXPORT GzipOutputStream : public ZeroCopyOutputStream {
ZLIB = 2,
};
struct Options {
struct LIBPROTOBUF_EXPORT Options {
// Defaults to GZIP.
Format format;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment