removed includes

This commit is contained in:
Francis ANDRE
2016-01-11 19:00:18 +01:00
118 changed files with 126 additions and 126 deletions

View File

@@ -105,7 +105,7 @@ public:
};
StreamTokenizerTest::StreamTokenizerTest(const std::string& name): CppUnit::TestCase(name)
StreamTokenizerTest::StreamTokenizerTest(const std::string& rName): CppUnit::TestCase(rName)
{
}