#ifndef CX_CPP_HTTP_REQUEST_HPP_INCLUDED #define CX_CPP_HTTP_REQUEST_HPP_INCLUDED namespace cx_cpp_http { class request { public: private: } } #endif