mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
mac/clang build fixes
This commit is contained in:
@@ -90,7 +90,7 @@ std::istream& FilePartSource::stream()
|
||||
}
|
||||
|
||||
|
||||
const std::string& FilePartSource::filename()
|
||||
const std::string& FilePartSource::filename() const
|
||||
{
|
||||
return _filename;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user