mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
removed includes
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
StreamTokenizerTest::StreamTokenizerTest(const std::string& name): CppUnit::TestCase(name)
|
||||
StreamTokenizerTest::StreamTokenizerTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user