diff --git a/Release/include/cpprest/details/http_helpers.h b/Release/include/cpprest/details/http_helpers.h index 3dff9c8fe8..9ad60c92a5 100644 --- a/Release/include/cpprest/details/http_helpers.h +++ b/Release/include/cpprest/details/http_helpers.h @@ -29,7 +29,6 @@ namespace details /// utility::string_t get_default_reason_phrase(status_code code); - namespace chunked_encoding { // Transfer-Encoding: chunked support