Backport non breaking changes from the new base.

This commit is contained in:
XMRig 2022-04-08 14:33:16 +07:00
parent 56753d7c4a
commit 6106bf30de
No known key found for this signature in database
GPG key ID: 446A53638BE94409
82 changed files with 280 additions and 412 deletions

View file

@ -17,7 +17,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "base/net/http/HttpContext.h"
#include "3rdparty/llhttp/llhttp.h"
#include "base/kernel/interfaces/IHttpListener.h"