1
0
Fork 0

Merge branch 'devel' of github.com:arangodb/arangodb into devel

This commit is contained in:
Michael Hackstein 2016-10-12 13:26:57 +02:00
commit 2cfa417ac7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class RestUploadHandler : public RestVocbaseBaseHandler {
public:
char const* name() const override final { return "RestUploadHandler"; }
RestHandler::status execute();
RestHandler::status execute() override;
//////////////////////////////////////////////////////////////////////////////
/// @brief parses a multi-part request body and determines the boundaries of