From 96866ec77e6f826e02a7ee84ee7c5346a86f44d4 Mon Sep 17 00:00:00 2001 From: Sergey Yershov Date: Thu, 4 Feb 2016 16:26:47 +0300 Subject: [PATCH] [new downloader] Fix includes --- storage/storage_integration_tests/storage_http_tests.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/storage/storage_integration_tests/storage_http_tests.cpp b/storage/storage_integration_tests/storage_http_tests.cpp index 340314e74b..80595e2a92 100644 --- a/storage/storage_integration_tests/storage_http_tests.cpp +++ b/storage/storage_integration_tests/storage_http_tests.cpp @@ -16,8 +16,6 @@ #include "std/string.hpp" -#include - using namespace platform; using namespace storage;