New upstream version 8.1.0
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
#include <common/net/message/storage/quota/SetExceededQuotaMsg.h>
|
||||
#include <common/Common.h>
|
||||
|
||||
|
||||
class SetExceededQuotaMsgEx : public SetExceededQuotaMsg
|
||||
{
|
||||
public:
|
||||
virtual bool processIncoming(ResponseContext& ctx);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user