enh(build): vcpkg support, cleanup/consistency

This commit is contained in:
Günter Obiltschnig
2024-04-03 09:20:14 +02:00
parent f46e496fdc
commit cd22900a37
33 changed files with 55 additions and 108 deletions

View File

@@ -24,6 +24,7 @@
#include "Poco/Net/NetException.h"
#include "Poco/Thread.h"
using Poco::Net::HTTPSClientSession;
using Poco::Net::HTTPRequest;
using Poco::Net::HTTPResponse;