mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
Fix build errors
This commit is contained in:
parent
9272b88696
commit
57519d0fd4
@ -52,7 +52,6 @@ using Poco::DateTimeParser;
|
||||
using Poco::DateTime;
|
||||
using Poco::Net::NameValueCollection;
|
||||
using Poco::Net::HTTPCookie;
|
||||
using Poco::DateTimeParser;
|
||||
|
||||
|
||||
HTTPCookieTest::HTTPCookieTest(const std::string& name): CppUnit::TestCase(name)
|
||||
|
Loading…
Reference in New Issue
Block a user