1 2 3 4 5 6
#pragma once #include <boost/beast/core/error.hpp> void fail(boost::beast::error_code ec, char const* what);