Commit 5700a105 authored by Feng Xiao's avatar Feng Xiao

Merge pull request #1124 from xfxyjwf/appveyor

Fix appveyor build.
parents 6d1d4151 8f2b6229
...@@ -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