Commit 8f2b6229 authored by Feng Xiao's avatar Feng Xiao

Fix appveyor build.

parent 6d1d4151
...@@ -79,7 +79,7 @@ class LIBPROTOBUF_EXPORT Closure { ...@@ -79,7 +79,7 @@ class LIBPROTOBUF_EXPORT Closure {
}; };
template<typename R> template<typename R>
class LIBPROTOBUF_EXPORT ResultCallback { class ResultCallback {
public: public:
ResultCallback() {} ResultCallback() {}
virtual ~ResultCallback() {} virtual ~ResultCallback() {}
......
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