diff --git a/format.h b/format.h index 6d4aa95d..a9d2311c 100644 --- a/format.h +++ b/format.h @@ -1137,6 +1137,8 @@ class SystemError : public internal::SystemErrorBase { protected: int error_code_; + SystemError() {} + public: /** \rst