add missing header

This commit is contained in:
Jeff 2016-05-11 09:33:25 -04:00
parent 28b5f39b84
commit 8363b4fda7

View File

@ -7,6 +7,7 @@
*/
#include "HTTP.h"
#include <algorithm>
namespace i2p {
namespace http {