mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 05:29:41 +01:00
@@ -25,8 +25,8 @@ using Poco::DateTimeFormat;
|
||||
using Poco::DateTimeFormatter;
|
||||
|
||||
|
||||
DateTimeFormatterTest::DateTimeFormatterTest(const std::string& name)
|
||||
: CppUnit::TestCase(name)
|
||||
DateTimeFormatterTest::DateTimeFormatterTest(const std::string& rName)
|
||||
: CppUnit::TestCase(rName)
|
||||
{
|
||||
// Linker regresion SF #3288584
|
||||
std::string message;
|
||||
|
||||
Reference in New Issue
Block a user