diff options
| author | hovertank3d <[email protected]> | 2026-02-23 03:05:12 +0100 |
|---|---|---|
| committer | hovertank3d <[email protected]> | 2026-02-23 03:05:12 +0100 |
| commit | 6c79fe43fe2d6bbbb2808777e5553a7360b37d22 (patch) | |
| tree | 2424694c6da8807a3447d05e9f4c8057042d14a2 /include/net/client.hpp | |
| parent | bf1a13611b05350a71807be9a7cc384f11737b2b (diff) | |
| download | ogurec-6c79fe43fe2d6bbbb2808777e5553a7360b37d22.tar.gz ogurec-6c79fe43fe2d6bbbb2808777e5553a7360b37d22.zip | |
revert to being a raw proxy
Diffstat (limited to 'include/net/client.hpp')
| -rw-r--r-- | include/net/client.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/client.hpp b/include/net/client.hpp index fdcb27d..bcf47ec 100644 --- a/include/net/client.hpp +++ b/include/net/client.hpp @@ -1,8 +1,6 @@ #pragma once #include <cerrno> -#include <cstdio> -#include <cstdlib> #include <cstring> #include <stdexcept> #include <string> |
