mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-05 13:07:55 +00:00
MailMessage: attachments saving and read/write
MailMessage: attachments saving support and consistent read/write
This commit is contained in:
@@ -64,7 +64,7 @@ namespace
|
||||
}
|
||||
|
||||
|
||||
const std::string& PartSource::filename()
|
||||
const std::string& PartSource::filename() const
|
||||
{
|
||||
return EMPTY;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user