Closed alandefreitas closed 8 months ago
The .cpp files still have the header include guards ported from the old .ipp files.
#ifndef BOOST_URL_IMPL_PARAMS_REF_IPP
They should be removed.
The .cpp files still have the header include guards ported from the old .ipp files.
They should be removed.