/** * @file web_client/curl_web_client_constructor.cpp * @brief CURLWebClient constructor implementation. */ #include "web_client/curl_web_client.h" CURLWebClient::CURLWebClient() {}