]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix errorpage.cc build on MacOS (#1219)
authorgkinkie@gmail.com <kinkie@squid-cache.org>
Wed, 28 Dec 2022 13:38:35 +0000 (13:38 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 30 Dec 2022 13:43:28 +0000 (13:43 +0000)
commit50562b7b52227a3b0e6e6dd8471456eb61059d70
treecee94c5437023514c69924fa562831820a942462
parentc881e2b12769d53cc66f0e315f4f00aa18f47867
Fix errorpage.cc build on MacOS (#1219)

    errorpage.cc:153:44: error: implicit instantiation of undefined
    template std::array<HardCodedError, 7> HardCodedErrors
src/errorpage.cc