nodemanager/core/Reporter.cpp (7 lines of code) (raw):

#include <cpprest/http_client.h> #include "Reporter.h" #include "../utils/Logger.h" using namespace hpc::core; using namespace hpc::utils; using namespace web::http::client; using namespace web::http;