mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 12:18:01 +01:00
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
static CppUnit::Test* suite();
|
||||
|
||||
private:
|
||||
virtual Poco::Util::AbstractConfiguration* allocConfiguration() const;
|
||||
virtual Poco::Util::AbstractConfiguration::Ptr allocConfiguration() const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user