mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
@@ -21,7 +21,7 @@ using Poco::Int64;
|
||||
using Poco::UInt64;
|
||||
|
||||
|
||||
NumberFormatterTest::NumberFormatterTest(const std::string& name): CppUnit::TestCase(name)
|
||||
NumberFormatterTest::NumberFormatterTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user