store HTTP and SOCKS proxy as pointer to I2PService

This commit is contained in:
orignal 2024-02-20 18:51:37 -05:00
parent 695dc96a83
commit 577ed56af0
2 changed files with 5 additions and 7 deletions

View file

@ -16,6 +16,7 @@
#include "Identity.h"
#include "util.h"
#include "ClientContext.h"
#include "HTTPProxy.h"
#include "SOCKS.h"
#include "MatchedDestination.h"