mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 07:08:10 +00:00
Lagom: Fix build
This commit is contained in:
parent
a12292bd03
commit
0ddde627b1
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
#include <LibCore/CGzip.h>
|
||||
#include <LibCore/CHttpJob.h>
|
||||
#include <LibCore/CHttpResponse.h>
|
||||
#include <LibCore/CTCPSocket.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <CGzip.h>
|
||||
|
||||
#define CHTTPJOB_DEBUG
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue