CLOUD: Remove unused includes

This commit is contained in:
Peter Bozsó 2016-08-03 10:54:18 +02:00 committed by Alexander Tkachev
parent 97cf2be7ef
commit 02a997e468
4 changed files with 0 additions and 4 deletions

View file

@ -25,7 +25,6 @@
#include "backends/networking/curl/networkreadstream.h"
#include "backends/networking/curl/connectionmanager.h"
#include "base/version.h"
#include "common/debug.h"
#include <curl/curl.h>
namespace Networking {