Fix build.

This commit is contained in:
Victor Zverovich 2014-06-30 16:31:43 -07:00
parent b939860d6e
commit a2205739b1

View File

@ -1137,6 +1137,8 @@ class SystemError : public internal::SystemErrorBase {
protected: protected:
int error_code_; int error_code_;
SystemError() {}
public: public:
/** /**
\rst \rst