* HTTPProxy.{cpp,h} : move & sort headers

This commit is contained in:
hagen 2016-05-26 00:00:00 +00:00
parent 827a54435d
commit 99398bf0da
4 changed files with 8 additions and 9 deletions

View file

@ -6,6 +6,7 @@
#include <memory>
#include <boost/asio.hpp>
#include "Destination.h"
#include "I2PService.h"
#include "HTTPProxy.h"
#include "SOCKS.h"
#include "I2PTunnel.h"