add end-of-file-fixer
This commit is contained in:
@@ -40,4 +40,4 @@ private:
|
||||
std::string decode_base64(const std::string &base64_str);
|
||||
Precondition::Type parse_precondition_type(const std::string &type_str);
|
||||
Operation::Type parse_operation_type(const std::string &type_str);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user