diff --git a/client_http.hpp b/client_http.hpp index a3cc7dd..5d802b5 100644 --- a/client_http.hpp +++ b/client_http.hpp @@ -20,7 +20,6 @@ namespace SimpleWeb { #else #include #include -#include namespace SimpleWeb { namespace asio = boost::asio; using error_code = boost::system::error_code;